| Problem | zooqueue |
|---|---|
| User | YellowPurpleDragon |
| Submission Time | 2025-08-13 16:47:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
zooqueue.cpp: In function ‘int main()’:
zooqueue.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
zooqueue.cpp:7:1: note: to match this ‘{’
7 | {
| ^