| Problem | minstack |
|---|---|
| User | TheGhostKing |
| Submission Time | 2023-06-03 17:46:26 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minstack.cpp: In function ‘void push(int)’:
minstack.cpp:10:7: error: ‘class std::multiset<int>’ has no member named ‘push’
10 | M.push(X);
| ^~~~