Пожалуйста, подпишитесь на официальный канал Codeforces в Telegram по ссылке https://t.me/codeforces_official. ×

Abnormal runtime exit in online judge

Правка en1, от lordsaitama, 2020-06-13 08:56:04

I made a submission 83580212 to the problem 166A - Ранклист and got a wrong answer to test case 15

I have encountered such errors while in contest that the code runs in my terminal but not in online judge

I am using the MinG terminal c++-14

Tried googling the problems but couldnot figure out the main issues. Can someone suggest the problem with code and extra flags i should use while compiling to avoid such blunders

Теги mysterious runtime error, g++14 compiler

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский lordsaitama 2020-06-13 08:56:04 480 Initial revision (published)