Div 3 question 2

This post was flagged by the community and is temporarily hidden.

1 Like

Send me ur code

Contest is still live mate.

1 Like

wait for 1 hour before the contest finishes !

1 Like

The online judge will sometimes not accept your code satisfactorily and will give you this kind of errors. Please make sure that you have checked the following things even if your algorithm and code is correct.
**If the question says input must be in one line with spaces, then make sure you do that.
**Same for the output, don’t shift he output to next line if not mentioned.
**Try to avoid printing next line at the last output line if there is no other test case.

Lastly I would add that 2-3 times my code was not accepted only because I had used <<endl; (c++) at the last output line. So keep that in mind.

wait for contest to end.

Honestly Dude ,hat’s off