n = int(input()) for i in range(n): x=i print (x)