Submission in C++20 — WA
Submission in C++17 — AC
The same code is giving different output in different version of C++, but what is the reason causing it?
Can Someone explain the reason behind this?
Submission in C++20 — WA
Submission in C++17 — AC
The same code is giving different output in different version of C++, but what is the reason causing it?