Array.new(gets.to_i) { 10**gets.to_i/10*9 }.each { puts _1 }