会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
这个博客已停用
已停用的博客
管理
2016年5月7日
(质因子打表记录素数的位置)HDU Largest prime factor
摘要: 传送门:http://acm.split.hdu.edu.cn/showproblem.php?pid=2136 利用素数打表的筛选法 #include #include #include using namespace std; int a[1000000]; int main(...
阅读全文
posted @ 2016-05-07 01:04 弃用博客
阅读(182)
评论(0)
推荐(0)