Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:18:9: error: expected ‘;’ before ‘}’ token 18 | i += 1 | ^ | ; 19 | } | ~