imwarming
#include<bits/stdc++.h> using namespace std; 阅读更多…
#include<bits/stdc++.h> #define maxvertexnum 阅读更多…
#include<bits/stdc++.h> #define maxsize 100 阅读更多…
typedef struct lnode *list; struct lnode{ int d 阅读更多…
kmp,next带优化 #include<iostream> #include<b 阅读更多…
#include <iostream> #include <cstdio> 阅读更多…