Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:25:13: error: expected ‘;’ before ‘}’ token 25 | count += 1 | ^ | ; 26 | } | ~