欧拉函数 || [SDOI2008]仪仗队 || BZOJ 2190 || Luogu P2158
摘要:
题面:P2158 [SDOI2008]仪仗队 题解: 代码: 1 #include<cstdio> 2 using namespace std; 3 const int maxn=4e4+5; 4 int N,phi[maxn],v[maxn],Prim[maxn],num_prim=0,ans=0 阅读全文
posted @ 2019-10-09 18:10 AlenaNuna 阅读(139) 评论(0) 推荐(0)
浙公网安备 33010602011771号