Althogh giving correct output but not passing testcase
stil giving correct output but not passing testcase
while updating mincost you are trying to access a[n] (when i=n-1) which will give you run error for n=10^5, since max size of your array is 10^5.
can u plz modifies my code since i am not able rectifies it producing again error while submitting
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.