BWT by ySas

#!perl -ln
s/./$&$'$` /g;@_=sort split;$i++until/^$_[$i%=@_]/;print"$i ",map/.$/g,@_

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

download

return to the top page