Problem catlunch
User Phoubia01
Submission Time 2025-08-22 22:56:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:32:17: error: expected ‘;’ before ‘}’ token
32 | pq.pop()
| ^
| ;
33 | }
| ~