I = int(input()) if I == 45: print("Yes") else: print("No")