u1s1reallycai's blog

By u1s1reallycai, history, 4 years ago, In English

Hi folks, I have encountered a situation where my program actually works but got an compilation error after the contest ended.

The submission is here https://codeforces.com/contest/1279/submission/67707005

The contest is this one https://codeforces.com/contest/1279

Does anyone know who shall I ping and fix my rating change due to this compilation error?

  • Vote: I like it
  • +45
  • Vote: I do not like it

»
4 years ago, # |
  Vote: I like it +2 Vote: I do not like it

I just resubmit the same program and actually it is ac, that submission can be found here:

https://codeforces.com/contest/1279/submission/67860252

From where you can see the programs I submitted in these two submissions are completely same.

»
4 years ago, # |
  Vote: I like it +2 Vote: I do not like it

BTW, I believe this is not the first time this happened.

https://codeforces.com/blog/entry/70536

This is exactly the same issue. Would you please help take a look and try to prevent this from happending anymore MikeMirzayanov?