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