会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Coding
博客园
首页
新随笔
管理
2016年4月8日
Timus 2070 Interesting Numbers
摘要: 题目链接:http://acm.timus.ru/problem.aspx?space=1&num=2070 题目描述: 题目大意是给定范围[L, R],求该范围中interesting数的个数。 interesting数的定义为: 1.素数 2.不为素数且其正因子的个数不为素数个(如:6: 1,2
阅读全文
posted @ 2016-04-08 20:59 ct_usl
阅读(288)
评论(0)
推荐(0)
编辑