#coding: utf-8 #yuki_383 a,b=map(int,raw_input().split()) if b>a: print "+"+str(b-a) elif b