X = input() Y = input() if abs(len(X)-len(Y))<=1: ans = "" turn = True x = 0 y = 0 while x+y