Problem lunchbox
User jasmine
Submission Time 2023-11-09 10:18:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:13:18: error: expected ‘)’ before ‘;’ token
13 | pq.pop(pq.top();
| ~ ^
| )