会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
junior19
博客园
::
首页
::
博问
::
闪存
::
新随笔
::
联系
::
订阅
::
管理
::
公告
2017年3月9日
51nod1055: 最长等差数列(dp)
摘要: 1055 最长等差数列 基准时间限制:2 秒 空间限制:262144 KB 分值: 80 难度:5级算法题 收藏 关注 N个不同的正整数,找出由这些数组成的最长的等差数列。 例如:1 3 5 6 8 9 10 12 13 14 等差子数列包括(仅包括两项的...
阅读全文
posted @ 2017-03-09 22:52 junior19
阅读(124)
评论(0)
推荐(0)
POJ2866:Who Gets the Most Candies?(线段树 + 反素数 + 约瑟夫环)
摘要: reference:http://blog.csdn.net/acdreamers/article/details/8577673 Who Gets the Most Candies? Time Limit: 5000MS Memory Limit: 131072K Tota...
阅读全文
posted @ 2017-03-09 20:44 junior19
阅读(251)
评论(0)
推荐(0)
ZOJ2562:More Divisors(反素数)
摘要: More Divisors Time Limit: 2 Seconds Memory Limit: 65536 KB Everybody knows that we use decimal notation, i.e. the base of our notation is 1...
阅读全文
posted @ 2017-03-09 17:10 junior19
阅读(127)
评论(0)
推荐(0)
CF27E:Number With The Given Amount Of Divisors(反素数)
摘要: E. Number With The Given Amount Of Divisors time limit per test 2 seconds memory limit per test 256 megabytes input standard input ou...
阅读全文
posted @ 2017-03-09 13:46 junior19
阅读(171)
评论(0)
推荐(0)
POJ1509:Glass Beads(循环同构最小表示)
摘要: Glass Beads Time Limit: 3000MS Memory Limit: 10000K Total Submissions: 4133 Accepted: 2350 Description Once upon a time there was ...
阅读全文
posted @ 2017-03-09 00:16 junior19
阅读(191)
评论(0)
推荐(0)