摘要: Long Long Message Time Limit: 4000MS Memory Limit: 131072K Total Submissions: 36765 Accepted: 14741 Case Time Limit: 1000MS Description The little cat 阅读全文
posted @ 2019-05-30 14:58 zjxxcn 阅读(142) 评论(0) 推荐(0) 编辑
摘要: 1 #include<bits/stdc++.h> 2 using namespace std; 3 int const N = 300000 + 3; 4 int sa[N], rk[N], num[N], r[N], a[N], wa[N], wb[N], wv[N], n, m,h[N]; 5 阅读全文
posted @ 2019-05-30 12:31 zjxxcn 阅读(134) 评论(0) 推荐(0) 编辑