TheHoodieGuy's blog

By TheHoodieGuy, history, 3 years ago, In English

The same code when submitted in GNU C++17 (64) gives run time on test case 131 but gets AC when submitted on GNU C++17 for the problem 1009F - Dominant Indices

Here are my submission links,

  1. Runtime Error 117146114

  2. Accepted 117148421

Please clarify me on why this is happening

Thanks!

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

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

Auto comment: topic has been updated by TheHoodieGuy (previous revision, new revision, compare).