#include using namespace std; int main() { string s; cin>>s; if(s[0]=='4' or s[0]=='5'){ cout << "Yes" <