Repeated Number by pooq

for(j in 2:8)write(rep(1:9,1:9*0+j),T,j,,"")

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

download

return to the top page