Problem lunchbox
User noob41
Submission Time 2023-11-09 17:37:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int32_t main()’:
lunchbox.cpp:20:3: error: ‘else’ without a previous ‘if’
20 | else{
| ^~~~
lunchbox.cpp: At global scope:
lunchbox.cpp:24:1: error: expected declaration before ‘}’ token
24 | }
| ^