摘要: 计算出对应的高度,一层一层的DP最大面积City GameTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 3179Accepted Submission(s): 1318Problem DescriptionBob is a strategy game programming specialist. In his new city building game the gaming environment is as follows: a cit 阅读全文
posted @ 2013-05-18 21:18 码代码的猿猿 阅读(220) 评论(0) 推荐(0) 编辑
摘要: DP求矩形左右可以扩展的范围Largest Rectangle in a HistogramTime Limit: 1000MSMemory Limit: 65536KTotal Submissions: 12112Accepted: 3927DescriptionA histogram is a polygon composed of a sequence of rectangles align... 阅读全文
posted @ 2013-05-18 09:28 码代码的猿猿 阅读(115) 评论(0) 推荐(0) 编辑
摘要: 最大连续子序列Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 14568 Accepted Submission(s): 6363Problem Description给定K个整数的序列{ N1, N2, ..., NK },其任意连... 阅读全文
posted @ 2013-05-18 08:04 码代码的猿猿 阅读(203) 评论(0) 推荐(0) 编辑