| Problem | catlunch |
|---|---|
| User | justin271828 |
| Submission Time | 2023-06-14 12:00:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
catlunch.cpp: In function ‘int main()’:
catlunch.cpp:22:11: error: expected ‘;’ before ‘}’ token
22 | pq.pop()
| ^
| ;
23 | }
| ~