Problems with C++ compilers

Revision en2, by pandeyadarsh, 2017-04-11 13:14:11

I submitted code for Div2 408 Problem C. And it showed runtime error for the test case 2 while on my pc it is giving fine result although my algo is wrong but I still don't get why this one occured I check the same code on hackerrank and it gave proper result there too. Can anyone tell what's happened? this is my code

Tags c++ compilers

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English pandeyadarsh 2017-04-11 13:14:11 7 Tiny change: 'e](http://http://cod' -> 'e](http://cod'
en1 English pandeyadarsh 2017-04-11 13:13:02 411 Initial revision (published)