Problem lunchbox
User Water
Submission Time 2023-09-15 23:03:52
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:34:13: error: expected ‘}’ at end of input
34 | }
| ^
lunchbox.cpp:5:11: note: to match this ‘{’
5 | int main(){
| ^