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

Автор GavinZheng, история, 5 лет назад, По-английски

Here is the problem: 986C My submission got AC: My submission

But I found that my solution is totally wrong. Here is the hack data: 2 2 3 2 My output is 1. Obviously, the correct ans is 2. And I discoverd this data can hack my classmate's submission too.

What should I do? Can I add this data to Codeforces dataset?

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

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

Hm, there is no hack button showing up for me. I think maybe the contests that do not have validator cannot be hacked (because they cannot generate the correct answer)?

»
5 лет назад, # |
  Проголосовать: нравится +15 Проголосовать: не нравится

You can write PM or mention me (like this [ user:GavinZheng ], but without spaces: GavinZheng). Your test is added, thanks.