Owl Get a Life
simp.cpp: In function ‘int main()’:simp.cpp:23:17: error: expected ‘;’ before ‘}’ token 23 | cout << "NO" | ^ | ; 24 | } | ~