n=io.read()for i=n,n+9 do print(("%.f"):format(i))end