Блог пользователя Eyad_Hantouli

Автор Eyad_Hantouli, история, 4 дня назад, По-английски

Yesterday, I solved Problem B in Educational Codeforces Round 167 (Rated for Div. 2), but when I submitted the solution using GNU C++20 13.2 (64 bit, winlibs), the system gave me a runtime error. (Submission Link: https://codeforces.com/contest/1989/submission/267808899)

I didn't know what caused this error, so I changed the compiler to GNU C++14 6.4.0, and somehow I got accepted! (Submission Link: https://codeforces.com/contest/1989/submission/267843646)

Does anyone have any explanation?

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится