pubgoso_2024
pubgoso_2024
全部文章
KMP
acm(131)
atcoder(1)
bfs(3)
cf(14)
clion(2)
dfs(15)
dp(33)
segement tree beats(1)
wannafly(7)
主席树(2)
二分(10)
匹配(2)
单调栈(2)
大数(2)
字典树(1)
字符串(3)
思维(6)
数学(50)
暴力(2)
最小生成树(7)
最短路(8)
未归档(45)
构造(1)
树(4)
树状数组(11)
树链剖分(1)
模拟(3)
矩阵(2)
离散化(5)
线段树(16)
莫队(4)
记录(3)
贪心(20)
归档
标签
去牛客网
登录
/
注册
pubgoso
自闭蒟蒻
全部文章
/ KMP
(共3篇)
KMP模板(HDU1711)
#include<stdio.h> #include<math.h> #include<string.h> #include<stack> #include<set> #include<queue> #include<ve...
2020-05-06
0
487
KMP模板(HDU1711)
#include<stdio.h> #include<math.h> #include<string.h> #include<stack> #include<set> #include<queue> #include<ve...
2019-01-19
0
423
KMP模板(HDU1711)
#include<stdio.h> #include<math.h> #include<string.h> #include<stack> #include<set> #include<queue> #include<ve...
2019-01-19
0
411