why i get run-error
my code is
why i get run-error
my code is
On hacker block daily code challenge submission
@aattuull
Your array size was beyond program limits
If your doubt is resolved please mark it as closed.
In this question ,given constraints is
1<=N<=2*10^5 (this tell us about number of element)
|Ai|<=10^9 ( what does this tell ???)