Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaa10ffe

Browse files
authored
Link error (trekhleb#511)
1 parent7036729 commitaa10ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ _Read this in other languages:_
8383
*`B`[汉明距离](src/algorithms/string/hamming-distance) - 符号不同的位置数
8484
*`A`[莱温斯坦距离](src/algorithms/string/levenshtein-distance) - 两个序列之间的最小编辑距离
8585
*`A`[Knuth–Morris–Pratt 算法](src/algorithms/string/knuth-morris-pratt) KMP 算法 - 子串搜索 (模式匹配)
86-
*`A`[字符串快速查找](src/algorithms/string/rabin-karp) - 子串搜索 (模式匹配)
86+
*`A`[字符串快速查找](src/algorithms/string/z-algorithm) - 子串搜索 (模式匹配)
8787
*`A`[Rabin Karp 算法](src/algorithms/string/rabin-karp) - 子串搜索
8888
*`A`[最长公共子串](src/algorithms/string/longest-common-substring)
8989
*`A`[正则表达式匹配](src/algorithms/string/regular-expression-matching)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp