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

Автор strawhatdragon, история, 2 года назад, По-английски

I am not able to find a counter example for my solution: https://codeforces.com/contest/1480/submission/135897388

Thanks

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

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

Check the output of the following program when the value of the constant boolean variable submission is changed to false. It should be a test that hacks your solution.

135937617