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