A,B = map(int,input().split()) print(A,"xor",B)