Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:35:16: error: expected ‘;’ before ‘return’ 35 | cout << ans | ^ | ;...... 38 | return 0; | ~~~~~~