Heavy Rotation by nn

i;main(k,z)char*z;{for(read(0,z,50);k<192;)putchar(k++%4&&++i%17?z[--k%3*17+(i%17+k/4)%16]:10);}

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

download

return to the top page