| Problem | eescapism |
|---|---|
| User | sussyimpasta |
| Submission Time | 2025-04-11 15:03:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eescapism.cpp: In function ‘int main()’:
eescapism.cpp:18:10: error: expected ‘;’ before ‘}’ token
18 | break
| ^
| ;
19 | }
| ~