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?