博客园 首页 私信博主 显示目录 隐藏目录 管理
摘要: LeetCode Maximum Product SubarrayDescriptionGiven a sequence of integers S = {S1, S2, . . . , Sn}, you should determine what is the value o... 阅读全文
posted @ 2015-07-28 21:31 hfcnal 阅读(961) 评论(0) 推荐(1)
摘要: POJ 1321-棋盘问题K - DFSTime Limit:1000MSMemory Limit:10000KB64bit IO Format:%I64d & %I64uDescription在一个给定形状的棋盘(形状可能是不规则的)上面摆放棋子,棋子没有区别。要求摆放时任意的两个... 阅读全文
posted @ 2015-07-28 19:38 hfcnal 阅读(12383) 评论(1) 推荐(3)
摘要: HDU 1241 Oil DepositsL -DFSTime Limit:1000MSMemory Limit:10000KB64bit IO Format:%I64d & %I64uDescriptionThe GeoSurvComp geologic survey com... 阅读全文
posted @ 2015-07-28 16:31 hfcnal 阅读(620) 评论(0) 推荐(1)
摘要: HDOJ-1799 - Fighting_DreamM -暴力求解、打表Time Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uDescription我们知道,在编程中,我们时常... 阅读全文
posted @ 2015-07-28 09:34 hfcnal 阅读(406) 评论(0) 推荐(1)