Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:9:21: error: expected ‘;’ before ‘}’ token 9 | cin >> requests[i] | ^ | ; 10 | } | ~