Owl Get a Life
dinowalk.cpp: In function ‘int main()’:dinowalk.cpp:4:24: error: expected ‘;’ before ‘}’ token 4 | cout << "peepeepoopoo" | ^ | ; 5 | } | ~