fileout = open("OUT3.txt", "w")
fileout.write("WE <3 DWITE")
fileout.close()

for i in range(9999, 999999):
	print i * 60000 + 45445 / 4 % 4533
	

