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