rotate counterclockwise by beescissors

char a[99];main(n,m,p){for(;read(0,&a[n],1);n++)p=a[n]==10&&m<0?m=n:m-1;for(;n=p;--p&&putchar(10))for(;a[n];n+=m)putchar(a[n]);}

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

download

return to the top page