number slide by murky-satyr

w=1
for i=1,io.read()do
b=0^(w^2+w-i*2)w=w+b
io.write(i,b<1 and' 'or'\n')end

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page