A006530 by AndoDaan

t={1}for i=1,100 do print(t[i])if i==t[i] then for k=i,100,i do if i==1 then t[k]=k else t[k]=i end end end end

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

download

return to the top page