Problem lunchbox
User Hengweezy
Submission Time 2024-01-31 14:29:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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