Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:30:30: error: expected ‘;’ before ‘break’ 30 | count=count+1 | ^ | ; 31 | break; | ~~~~~