import Data.Bits main=interact$show.foldl1 xor.map(read::String->Int).words