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