Is that a bug or something else?

Revision en1, by n1cat, 2025-03-27 11:34:28

Today, I submitted a code on Codeforces, and it got a WA on test 2. When I looked up what is wrong with my code, 312665141 it says "wrong answer 5th numbers differ — expected: '3', found: '6' ", but when I try my code on compiler, it gave me actual value. So, how can I fix it?

Tags bugs, problem

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English n1cat 2025-03-27 11:34:28 328 Initial revision (published)