f=lambda:int(input()) a,b,c,=f(),f(),f() p=a//b+a%b!=0 q=a//c+a%c!=0 print('YNEOS'[q>p*2/3::2])