Owl Get a Life
minstack.cpp: In function ‘void push(int)’:minstack.cpp:10:5: error: ‘class std::multiset<int>’ has no member named ‘push’ 10 | ms.push(X); | ^~~~