人生有信仰 数据有梯度 暴力不爆零


摘要: #include #include #include #include #include #include #include using namespace std; #define ll long long #define N 200010 int n,v[N],sa1[N],rk1[N],sa2[N],rk2[N],ht[N]; char s[N]; int *sa,*rk,*SA,*... 阅读全文
posted @ 2017-03-15 20:01 lkhll 阅读(261) 评论(0) 推荐(0)