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

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

I'm new to codeforces contests. I don't know how the codeforces hacks works. I could not find anything related to these hack except for this youtube video. Can anyone explain me about these hacks. any tutorial or how to hack a solution.

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

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

It's kinda simple. In the hacking phase of a contest, you can read others's code and find if there are some cases that their solution give wrong answer or exceed time limit, hack them by giving that test case and if the code runs wrong, you get points :v