rotate lines reversely by letter

i;main(a,b){for(;gets(b-72*--a););for(;a-i;)puts(b+72*~(i--?:a));}

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

download

return to the top page