H = int(input()) M = int(input()) if 0= 9: print("No") elif H ==7: if M >= 30: print("Late") else: print("Yes") else: if M >= 30: print("No") else: print("Late")