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