100 atcoder#ABC178A. [ABC178A] Not
[ABC178A] Not
Score : points
Problem Statement
Given is an integer that is greater than or equal to , and less than or equal to . Output if is equal to , or if is equal to .
Constraints
- is an integer
Input
Input is given from Standard Input in the following format:
Output
Print if is equal to , or if is equal to .
1
0
0
1