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