Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:19:12: error: expected ‘;’ before ‘}’ token 19 | else break | ^ | ; 20 | } | ~