Something wrong in the Codeforces Compiler or Today's Educational Round Contest ?

Revision en3, by N0V1CE, 2023-02-28 19:49:51

Hello everyone, This is about today's (Feb 28th) Codeforces Educational Rounds contest.

I usually code in python and use the same template that I am using today to solve in the contests. But my code output in my compiler was different but in codeforces output it was way different, This happened to me in both the questions today: Question A and B. Also, when I submitted the same code without any template usage, my code got accepted. I am attaching the screenshots below for your reference. Please let me know if anything can be done in order to avoid negative delta.

Also, how did it happen only during this contest only and not in any other contests inspite of me using the same template in all other contests and submissions. Any help in regard to this would be appreciated.

Problem A: VS Code Output  Problem A: Wrong answer according to CF

Problem A: CF Accepted submission

Problem B: VS Code Output

Problem B: Wrong answer according to CF

But when I submitted the same code as in my other submission which was showing wrong answer according to CF compiler, it got accepted.

Here's the accepted code link: https://mirror.codeforces.com/contest/1796/submission/195355146

Tags compilation error, educational rounds, template

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English N0V1CE 2023-02-28 19:49:51 229
en2 English N0V1CE 2023-02-28 19:37:09 161 (published)
en1 English N0V1CE 2023-02-28 19:31:50 1397 Initial revision (saved to drafts)