Runtime Error C++ Exit code is -1073741571

Revision en2, by RedDragon, 2020-03-23 20:22:29

Submission : https://codeforces.com/contest/1327/submission/74093951

Can anyone explain what is going wrong in my code that is giving me runtime error. Also, what exactly does the error code specify, as in, about the nature of the runtime error. Whether it is an array out of bounds or something else

Any help would be appreciated

Thanks :)

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English RedDragon 2020-03-23 20:22:29 38 Tiny change: 'thing else.....\n\nThanks' -> 'thing else\n\nAny help would be appreciated\n\nThanks'
en1 English RedDragon 2020-03-23 20:21:27 363 Initial revision (published)