Owl Get a Life
simp.cpp: In function ‘int32_t main()’:simp.cpp:12:15: error: expected ‘;’ before ‘}’ token 12 | cout << happy | ^ | ; 13 | } | ~