会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Forget_ever
DP好难啊~~~
博客园
首页
新随笔
新文章
联系
管理
订阅
2015年1月29日
UVA 11426 GCD - Extreme (II)
摘要: 题目大意:求出我们可以通过求∑(1#include #include using namespace std;#define ll long longconst int N = 4000010;int prime[N] , phi[N] , tot;bool vis[N];void get_phi(...
阅读全文
posted @ 2015-01-29 21:53 Love风吟
阅读(111)
评论(0)
推荐(0)
编辑
公告