| Problem | minstack |
|---|---|
| User | thatlycheeoolongdrink |
| Submission Time | 2025-12-10 14:17:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minstack.cpp: In function ‘int getMin()’:
minstack.cpp:17:17: error: ‘x’ was not declared in this scope
17 | for (int i=0;i<x.size();i++) {
| ^