以诚丶
以诚丶
全部文章
分类
题解(26)
归档
标签
去牛客网
登录
/
注册
以诚丶的博客
全部文章
(共1篇)
题解 | #生成函数#
裴蜀定理的推广,不会的可以搜索一下,只要保证就行了。 #include <bits/stdc++.h> using namespace std; #define close ios::sync_with_stdio(false); cin.tie(NULL); cout.tie(NULL...
C++
gcd
2025-07-30
1
13