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

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:12:20: error: expected ‘)’ before ‘;’ token
12 | pq.push(amount[i];
| ~ ^
| )