a,b = gets.split.map(&:to_i) c = b-a print "+" if a