//#include #include #include using namespace std; int main() { string str; cin>>str; if(str.length()%2==1) { cout<<"NO"<