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

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

Hi, I am having a hard time debugging this very solution of mine.

It would be of great help if someone could help me by pointing out the mistake in my code. The code fails at test case 57 which is too large.

https://codeforces.com/contest/180/submission/49488873 <- Submission

https://codeforces.com/contest/180/problem/D <- Problem statement.

Thanks in advance!

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

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

Nvm, got it!