a,b=(int(i) for i in input().split()) if b>a: print('+'+str(b-a)) elif b