随笔分类 -  DP

摘要:题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1231最大连续子序列Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 11885Accepted Submission(s): 5005Problem Description给定K个整数的序列{ N1, N2, ..., NK },其任意连续子序列可表示为{ Ni, Ni+1, ...,Nj },其中 1 <= i <= j <= K 阅读全文
posted @ 2012-08-14 14:18 free斩 阅读(201) 评论(0) 推荐(0)
摘要:题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=2955RobberiesTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 4778Accepted Submission(s): 1808Problem DescriptionThe aspiring Roy the Robber has seen a lot of American movies, and knows that the bad guy 阅读全文
posted @ 2012-07-26 20:00 free斩 阅读(342) 评论(0) 推荐(0)