#include using namespace std; int main(){ string s;cin>>s; for(char x:s){ if(x!='9'){ cout<<"No"<