Anonymous's blog

By Anonymous, history, 5 years ago, In English

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!

  • Vote: I like it
  • +1
  • Vote: I do not like it

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

Nvm, got it!