Owl Get a Life
lunchbox.cpp: In function ‘int32_t main()’:lunchbox.cpp:21:24: error: expected ‘;’ before ‘return’ 21 | cout << schools - j | ^ | ; 22 | return 0; | ~~~~~~