Problem lunchbox
User WHEE29alt
Submission Time 2024-06-19 15:04:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:15:20: error: expected ‘;’ before ‘}’ token
15 | cout<< m-pq.size()
| ^
| ;
16 | }
| ~