menu
RocksonLee's Blog
标签云
分类
友链
工具集
关于
view_quilt
日间模式
夜间模式
粉红
粉蓝
search
format_list_numbered
index
arrow_back
KMP
共1篇文章
KMP初探
Note
KMP
RocksonLee
2021-12-09 13:38:33
bookmark
Note/KMP
```cpp
include <bits/stdc++.h>
using namespace std;
define il inline
define N 1000100
define Inf 0x3f3f3f3f
int Kmp[N]; char Mode[N], S[N]; i
arrow_back
1/1
arrow_forward
Pages
bookmark_border
标签云
book
分类
link
友链
build
工具集
person
关于
rss_feed
订阅
list
站点地图
comment
评论管理
Catch me
email
给我写信
电报
推特
哔哩哔哩
网易云音乐
洛谷
Github
Links
Traveling