shyyhs
shyyhs
全部文章
未归档
DP专题(52)
图论(4)
多校补题(2)
数据结构(27)
数论(4)
日记(14)
题解(330)
归档
标签
去牛客网
登录
/
注册
shyyhs的博客
全部文章
/ 未归档
(共1篇)
Mark
来自专栏
https://vjudge.net/contest/409076#problem/G #include <bits/stdc++.h> using namespace std; typedef long long ll; const ll mod=1e9+7; ll qp(ll a,l...
待补
2020-11-21
5
672