#include using namespace std; int main(){ string in; while(cin>>in){ if(in.size()!=1){ cout<<"No"<