import sys input=lambda: sys.stdin.readline().rstrip() print("A xor B")