s="$System.in".split().sort();s.any{print"$it "*(s.count(it)&1)}