Ide and codeforces giving different output

Revision en1, by dsarules, 2024-11-04 03:32:25

I tried submitting a solution to https://codeforces.me/contest/1820/problem/C, and for the first test case, my ide gave the correct solution. However, when I submitted the code to codeforces, it says that my output for the last test case was "YES", despite how the ide says that the output was "NO". Why is this happening?

The ide link is: https://ide.usaco.guide/OAoVexwMwTGAif_Fi8T.

The submission link is https://codeforces.me/contest/1820/submission/289843533.

Thank you!

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English dsarules 2024-11-04 03:32:25 530 Initial revision (published)