摘要: 放三个板子 板子1: #include<bits/stdc++.h> using namespace std; const int N=2e6; int tire[N][26],fail[N],n,tot=1,end[N],ans; char str[N]; inline void insert(c 阅读全文
posted @ 2020-04-20 19:29 逆天峰 阅读(141) 评论(0) 推荐(0)
作者:逆天峰
出处:https://www.cnblogs.com/gcfer//