import strutils echo if bool(stdin.readLine.parseInt): "No" else: "Yes"