Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:19:11: error: expected ‘;’ before ‘return’ 19 | cout<<j-1 | ^ | ; 20 | 21 | return 0; | ~~~~~~