Problem lunchbox
User Dam
Submission Time 2023-01-17 13:54:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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