#include using namespace std; using Int = long long; //INSERT ABOVE HERE signed main(){ string s; cin>>s; if(s.size()&1){ cout<<"NO"<