@ssaxena36 no problem
but working fine on local.
now getting WA.lol
Check the for loop you have in your main() function, it should be:
for(int i=1;i<=n;i++)
You missed the equal sign.
i corrected the code,but WA is still,u got AC?
Not yet
4 WA…huh
why we all are getting Wrong Answers?
I think the tester’s solution is wrong, that’s why we are getting wrong answers
moreover, its editorial has been removed now
1 Like
I don’t know why my code is not working. Can anyone check I would be thankful.
CODE LINK: https://www.codechef.com/viewsolution/13936158
we all are getting wa.i think file issue