Lucky numbers by seichung

a=2*1:5e3-1;for(b in 2:200)a=a[-a[b]*1:1e4];cat(a)

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

download

return to the top page