Heavy Rotation by notogawa

main=interact$u.take 48.tail.iterate(u.f.map f.lines)
f(a:x)=x++[a]
u=unlines

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

download

return to the top page