Conqueror903's blog

By Conqueror903, history, 3 years ago, In English

Can anyone help me in figuring out the reason behind this runtime error

Here's my submission link : https://mirror.codeforces.com/contest/1850/submission/214987806

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

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

Before taking all the inputs you're ending your function

Look

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

you've terminated your function while not complete input for one test case