#include using namespace std; using ch = char; using ll = long long; using ld = long double; using db = double; using st = string; using vdb = vector; using vvdb = vector; using vl = vector; using vvl = vector; using vvvl = vector; using vd = vector; using vvd = vector; using vs = vector; using vvs = vector; using vc = vector; using vvc = vector; using vb = vector; using vvb = vector; using vvvb = vector; const ll mod = 998244353; const ll MOD = 1000000007; using vp = vector>; #define fi first #define se second int main(){ ll a,b,c; cin>>a>>b>>c; if(1990<=a&&a<=2018){ cout<<"Yes"<=2){ cout<<"Yes"<=8){ cout<<"Yes"<=5){ cout<<"No"<