Problem lunchbox
User siqideng09
Submission Time 2023-11-09 09:48:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:30:1: error: expected ‘}’ at end of input
30 | }
| ^
lunchbox.cpp:7:1: note: to match this ‘{’
7 | {
| ^