BWT by murky-satyr

File standardInput readLines map(s,list setSize(l:=s size)map(i,v,(s .. s)slice(i,i+l))sort do(writeln(indexOf(s)," ",map(slice(-1))join)))

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

download

return to the top page