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