| Problem | duckhunt19 |
|---|---|
| User | XXC |
| Submission Time | 2025-11-24 13:18:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt19.cpp: In function ‘int main()’:
duckhunt19.cpp:13:24: error: expected ‘;’ before ‘}’ token
13 | s.pop()
| ^
| ;
14 | }
| ~