What to do when for same input there are different output on codeforces and my system?

Revision en1, by ay2306, 2018-06-28 20:14:14

I was solving a question on codeforces. Sample test case are giving me correct answer in terminal but it is different in codeforces submission.

Link to submission. My terminal gives me a correct answer of

yes 1 3

but it is no in codeforces. How do I debug in such a situation?

Tags debug, output

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English ay2306 2018-06-28 20:14:14 480 Initial revision (published)