What's going on??
Hello codeforces! Recently, i've noticed that codeforces custom test with g++ 17 uses more than 500bytes
per empty std::queue, while sizeof
shows only 40bytes
. This problem is also with std::deque. What's going on? Compiled with GNU G++17 7.3.0