摘要: 参考那篇经典论文。 cpp include include include using namespace std; int n, k, r[20005], x[20005], y[20005], sa[20005], rank[20005], hei[20005]; int m=1000005, 阅读全文
posted @ 2018-01-10 20:56 poorpool 阅读(129) 评论(0) 推荐(0)
摘要: ```cpp include include include include using namespace std; int T, n, m, p, len, r[20005], c[20005], x[20005], y[20005], sa[20005]; int rank[20005], a 阅读全文
posted @ 2018-01-10 08:42 poorpool 阅读(103) 评论(0) 推荐(0)