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