Problem lunchbox
User Dam
Submission Time 2023-01-17 12:30:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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