readme.txt

来自「目前最快速的字符串排序算法」· 文本 代码 · 共 2 行

TXT
2
字号
25/5/2007
This is the first version of Burstsort. As an example, see main.cpp. At the moment the algorithm only accepts an alphabet of 26 character (the lower-case latin letters), but in the future it will support a variable size alphabet.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?