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