X = int(input()) print("Yes" if X == 0 else "No")