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