Heavy Rotation by nn

a="$System.in".split('\n')
1.upto(191){println it%4?a[v=it%3]=a[v][1..15,0]:''}

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

download

return to the top page