Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:20:19: error: expected ‘;’ before ‘schools’ 20 | counter2++ | ^ | ; 21 | schools++; | ~~~~~~~