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