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