摘要:
  
评论(0)
推荐(0)
摘要:
阶 #include<bits/stdc++.h> using namespace std; typedef long long LL; vector<int> pf; LL qmi(LL a, LL b, LL mod){ LL res = 1 % mod; while(b){ if(b&1) r 阅读全文
posted @ 2022-04-04 22:27
牛佳文
阅读(155)
评论(0)
推荐(0)
摘要:
  阅读全文
posted @ 2022-04-04 21:22
牛佳文
阅读(42)
评论(0)
推荐(0)
摘要:
介绍 阅读全文
posted @ 2022-04-04 20:28
牛佳文
阅读(37)
评论(0)
推荐(0)
摘要:
介绍 char s[N]; int n, m, x[N], y[N], c[N], rk[N], height[N], sa[N]; void get_sa(){ for(int i = 1; i <= n; i ++) c[x[i] = s[i]] ++; for(int i = 2; i <= 阅读全文
posted @ 2022-04-04 14:45
牛佳文
阅读(84)
评论(0)
推荐(0)

浙公网安备 33010602011771号