摘要:
polya定理+欧拉函数优化,1641ms水过,具体参考的解题报告:http://www.cnblogs.com/staginner/archive/2012/03/08/2385052.html 1 #include <iostream> 2 #include <cstdio> 3 using namespace std; 4 typedef long long LL; 5 int n,p; 6 int get_Eu(int x) 7 { 8 int i; 9 int ans=x;10 fo... 阅读全文
posted @ 2013-05-11 20:29
LJ_COME!!!!!
阅读(129)
评论(0)
推荐(0)

浙公网安备 33010602011771号