if DataA <= DataB: print("YES") else: print("NO")