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