Even after getting the correct output my code is still not passing the test cases can u please check
-
print answer of each testcase in new line
use cout<<endl; after each testcase -
make size of array according to constraints i.e
int arr[10000];
Modified Code
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 
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.