摘要:
[algorithms] 暴力算法(字符串匹配) 一、代码 1 #include <cstdio> 2 #include <cstdlib> 3 #include <cstring> 4 5 6 int match1(char *source, char *pattern) 7 { 8 int de 阅读全文
posted @ 2024-11-20 00:34
lnlidawei
阅读(32)
评论(0)
推荐(0)

浙公网安备 33010602011771号