a,b=gets.split.map(&:to_i) (a..b).each{|i|puts i if 0