| Problem | minstack |
|---|---|
| User | sporknives |
| Submission Time | 2024-12-11 15:44:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minstack.cpp: In function ‘void push(int)’:
minstack.cpp:9:16: error: ‘X’ was not declared in this scope
9 | mins.push(X);
| ^