BullyMaguire's blog

By BullyMaguire, history, 2 years ago, In English

My submission 137588847 for the problem 547 Div 3-G gives a runtime error while using C++ 20 but runs fine on C++17 137588814. I am interested in the reason for this.

Furthermore is it safe to stick to submitting codes in C++17 to escape such unprecedented errors?

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it