Owl Get a Life
choochoo.cpp: In function ‘int main()’:choochoo.cpp:19:22: error: expected ‘;’ before ‘}’ token 19 | cout << "CHOO choo" | ^ | ; 20 | } | ~