Heavy Rotation by pooq

File standardInput readLines map(repeated(4))do(for(i,1,48,for(j,0,2,at((i+j)%3)slice(i,i+16)println);writeln))

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

download

return to the top page