x,y = map(int,input().split()) S=input() print("x+y"+" "+"S")