strawhatdragon's blog

By strawhatdragon, history, 2 years ago, In English

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

Thanks

  • Vote: I like it
  • 0
  • Vote: I do not like it

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

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