I am getting compilation error with C++20 : https://codeforces.net/contest/1946/submission/255765529
Same code in C++ 17 : https://codeforces.net/contest/1946/submission/255766072
The error logs seems to be warning. And It was not a compilation error before C++ 20 was removed.