#include using namespace std; int main(){ std::vector v(26,0); string s; cin>>s; int out=0; for(int i=0;i=2)out++; } if(out)cout<<"NO"<