main(){float p,q;scanf("%f%f",&p,&q);return!puts(1<2*p-p*q?"YES":"NO");}