Owl Get a Life
sixseven.cpp: In function ‘int32_t main()’:sixseven.cpp:20:43: error: expected ‘;’ before ‘}’ token 20 | cout << "Too old for this wilted_rose" | ^ | ; 21 | } else { | ~