| Problem | catlunch |
|---|---|
| User | TheAccomplice |
| Submission Time | 2024-07-06 09:48:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:34:17: error: expected ‘;’ before ‘}’ token
34 | pq.pop()
| ^
| ;
35 | }
| ~