Heavy Rotation by pooq

a=readLines("stdin");s=substr;for(i in 1:48){for(j in 0:2)cat(s(w<-a[(i+j)%%3+1],v<-i%%16+1,16),s(w,1,v-1),"
",sep="");cat("
")}

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

download

return to the top page