首页 > Dirichlet k -th root
头像 pdd内推哈哈哈
发表于 2020-01-12 22:50:30
C.Dirichlet k -th root 狄利克雷卷积性质,和HDU-5628 Clarke and math这题一样。 复杂度. #include<bits/stdc++.h> using namespace std; const int mod=998244353; 展开全文