serpent54's blog

By serpent54, history, 7 weeks ago, In English

I am not getting why its not passing the testcases. https://codeforces.com/contest/1786/submission/192419432

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

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

Delete this two lines or comment them :

` freopen("input.txt","r",stdin); freopen("output.txt","w",stdout);`

»
7 weeks ago, # |
  Vote: I like it -18 Vote: I do not like it

How about just working hard and figuring it out yourself brother? Skill issue?