Ishan.nitj's blog

By Ishan.nitj, history, 7 years ago, In English

I am trying to submit this code http://codeforces.com/contest/67/submission/23471534 but it gives RTE on test case 2. It runs accurately on my machine and I have tested it on ideone also. Any reasons

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

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

I had a similar problem. My code ran on my machine but RE on CF.

»
7 years ago, # |
  Vote: I like it +1 Vote: I do not like it

Try debugging in custom invocation...