Parity
Time Limit: 1.0 s
Memory Limit: 512.0 MB
Description
You are given three integer \(x,y,z\) where any two number has the same parity.
Print the number with the different parity.
Input
one line contains three integer \(x,y,z\)
Output
one integer, the number which has different parity from others
Sample
Input | Output |
---|---|
|
|
Information
- ID
- 1232
- Difficulty
- 4
- Category
- (None)
- Tags
- (None)
- # Submissions
- 214
- Accepted
- 84
- Accepted Ratio
- 39%
- Uploaded By