Owl Get a Life
solonim.cpp: In function ‘int main()’:solonim.cpp:18:16: error: expected ‘;’ before ‘}’ token 18 | cout << "Yes" | ^ | ; 19 | } | ~