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