int = gets.chomp.split(" ") p int[0].to_i-(-int[1].to_i)