Owl Get a Life
sixseven.cpp: In function ‘int main()’:sixseven.cpp:11:47: error: expected ‘;’ before ‘}’ token 11 | cout << "Too old for this wilted_rose" | ^ | ; 12 | } | ~