随笔分类 -  卢卡斯定理

摘要:题目 Solution 1.题解 2.我们班长给出的证明(举例中的I=6): #include<bits/stdc++.h> using namespace std; typedef long long ll; const int M=23333; int x,y; ll n,m; void ex_ 阅读全文
posted @ 2018-10-27 22:30 Mingoal 阅读(15) 评论(0) 推荐(0)