r=raw_input;a=r() while 1:a=''.join(chr(ord(x)^ord(y))for x,y in zip(a,r(a+'\n')))