import strutils let x: int = stdin.readline.parseInt ans = x xor 1 echo ans