Блог пользователя vmpyr

Автор vmpyr, история, 14 месяцев назад, По-английски

In the recent Codeforces Round 883 (Div. 3) in problem C I got accepted verdict on my solution during the contest. But now when I checked it, it gives me wrong answer on test 6 verdict. Why does that happen?

  • Проголосовать: нравится
  • +3
  • Проголосовать: не нравится

»
14 месяцев назад, # |
  Проголосовать: нравится +11 Проголосовать: не нравится

Someone successfully hacked the problem C during the hacking phase and the author added hacker's testcase values to a new testcase and system re-checked everyone's solution and gave new verdict.

»
14 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Same brother. My C also system failed today.