My this code is failing last test case. Why is it so? How can I overcome that?
Failing 1 test case
@J19APPPP0007
Increase your array size of ‘a’ in Line No 22 from 100 to 1000. Your algo implementation is correct.
My this code is failing last test case. Why is it so? How can I overcome that?
@J19APPPP0007
Increase your array size of ‘a’ in Line No 22 from 100 to 1000. Your algo implementation is correct.