SA模板
摘要:
1 #include 2 #include 3 #include 4 using namespace std; 5 const int M=100010; 6 char S[M]; 7 int n,i,s[M],sa[M],wa[M],wb[M],wc[M],wd[M],height[M],rank[M]; 8 bool cmp(int *r,int a,int b,int l)... 阅读全文
posted @ 2017-02-14 20:26 myx12345 阅读(188) 评论(0) 推荐(0)
浙公网安备 33010602011771号