摘要: B.数论number 欧拉降幂定理 #include <iostream> #include<cstdio> #include<cmath> #include<algorithm> typedef long long ll; using namespace std; ll a,b,c,p; ll q 阅读全文
posted @ 2019-01-14 21:25 l..q 阅读(132) 评论(0) 推荐(0)