| Problem | pythonlist |
|---|---|
| User | weiheng |
| Submission Time | 2026-04-14 13:49:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:19:11: error: expected ‘;’ before ‘:’ token
19 | s.pop():
| ^
| ;