摘要:
回文自动机 马拉车 后缀自动机 后缀数组 AC自动机 EXKMP KMP 字典树 字符串匹配shiftand算法 字符串哈希 手写哈希 #include<bits/stdc++.h> using namespace std; struct Hash { static const int MOD = 阅读全文
posted @ 2019-09-13 16:54
Andromeda_Galaxy
阅读(154)
评论(0)
推荐(0)