#include #include #include using namespace std; void run(){ string s; cin>>s; if(s.length()%2==1){ cout<<"NO"<