Problem lunchbox
User cobnet
Submission Time 2023-02-08 16:47:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:18:3: error: ‘else’ without a previous ‘if’
18 | else if(jakub >= max){break;}
| ^~~~