ro_.hi__th._'s blog

By ro_.hi__th._, history, 9 months ago, In English

So I think this is a recurring problem for all those doing cp on cf that we are not able to view the test case you got a WA on. Someone had posted this question previously, in the comments of which someone told that maintaining a counter and then printing the input out when the counter hits the wrong answer test case is helpful, but that didn't work when I tried it recently. Guys, please give suggestions on what to do as it is something that will benefit a large number of people's practice.

Thank you

Full text and comments »

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

By ro_.hi__th._, 10 months ago, In English

https://codeforces.me/contest/2156/submission/345604028

I believe this submission should not pass the time limits, please hack it. Now that I think of it, it is o(n^2) worst case.

Full text and comments »

  • Vote: I like it
  • -18
  • Vote: I do not like it