Problem lunchbox
User itchydeez
Submission Time 2023-11-13 00:55:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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