HGDB
HGDB
全部文章
题解
学习笔记(1)
未归档(2)
概念(1)
模板(4)
转载(1)
归档
标签
去牛客网
登录
/
注册
HGDB的博客
全部文章
/ 题解
(共1篇)
kmp算法
#include<bits/stdc++.h> using namespace std; typedef long long LL; typedef maxn = 1000005; #define iss ios::sync_with_stdio(false) int ans = 0; ...
模板
2020-03-08
2
714