Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:20:16: error: expected ‘;’ before ‘}’ token 20 | count++ | ^ | ; 21 | } else { | ~