rotate arrows by just-a-test

for(o=[];r=readline();)for(x=0;r[x];x++)o[x]=r[x]+(o[x]||'\n');;o.map(putstr)

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

download

return to the top page