| Problem | minstack |
|---|---|
| User | sporknives |
| Submission Time | 2024-12-11 15:56:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minstack.cpp: In function ‘void push(int)’:
minstack.cpp:9:3: error: ‘minimum’ was not declared in this scope
9 | minimum = x;
| ^~~~~~~