| Problem | minstack |
|---|---|
| User | StarSparrowFox |
| Submission Time | 2025-07-12 19:54:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minstack.cpp: In function ‘void push(int)’:
minstack.cpp:13:22: error: ‘minStack’ was not declared in this scope
13 | minimum.push(minStack.top());
| ^~~~~~~~