my code is showin run time error
Run time error plss help
look at constraints
Constraints
1<=N<=2*10^5 |Ai|<=10^9
max size of array is 2*10^5
so how can you store it in array of size 1000
change size of arrays to 10^6
if you have more doubts regarding this feel free to ask
i hope this helps
if yes hit a like and don’t forgot to mark doubt as resolved 
10^6=1000000 its still not working
please send the link of code
previous code link is change i guess