Power Type by teebee

a={}for n=2,2e5 do for i=2,449-n do a[n^i]=1 end _=a[n]and print(n)end

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

download

return to the top page