| Problem | minstack |
|---|---|
| User | ForgottenDragon |
| Submission Time | 2025-12-12 09:46:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minstack.cpp: In function ‘void pop()’:
minstack.cpp:17:9: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
17 | return 0;
| ^