上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 33 下一页
摘要: 迷宫城堡Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Problem Description为了训练小希的方向感,Gardon建立了一座大城堡,里面有N个... 阅读全文
posted @ 2018-01-16 19:52 GoldenFingers 阅读(131) 评论(0) 推荐(0) 编辑
摘要: Gold TransportationTime Limit: 2000MS Memory Limit: 65536K Total Submissions: 3079 Accepted: 1101DescriptionRecently, a numbe... 阅读全文
posted @ 2018-01-16 19:39 GoldenFingers 阅读(114) 评论(0) 推荐(0) 编辑
摘要: HighwaysTime Limit: 1000MS Memory Limit: 10000K Total Submissions: 6078 Accepted: 1650 Special JudgeDescriptionThe islan... 阅读全文
posted @ 2018-01-15 21:05 GoldenFingers 阅读(99) 评论(0) 推荐(0) 编辑
摘要: 棋盘游戏 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Problem Description小希和Gardon在玩一个游戏:对一个N*M的棋盘,在格子里... 阅读全文
posted @ 2018-01-15 20:04 GoldenFingers 阅读(102) 评论(0) 推荐(0) 编辑
摘要: 传送门:http://poj.org/problem?id=2060Taxi Cab SchemeTime Limit: 1000MS Memory Limit: 30000K Total Submissions: 7260 Accepted: 29... 阅读全文
posted @ 2018-01-15 19:47 GoldenFingers 阅读(99) 评论(0) 推荐(0) 编辑
摘要: Oil SkimmingTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Problem DescriptionThanks to a certain “gr... 阅读全文
posted @ 2018-01-15 19:32 GoldenFingers 阅读(157) 评论(0) 推荐(0) 编辑
摘要: Count ColorTime Limit: 1000MS Memory Limit: 65536KDescriptionChosen Problem Solving and Program design as an optional course, you... 阅读全文
posted @ 2018-01-10 20:36 GoldenFingers 阅读(158) 评论(0) 推荐(0) 编辑
摘要: Aeroplane chessTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Problem DescriptionHzz loves aeroplane ... 阅读全文
posted @ 2018-01-10 20:18 GoldenFingers 阅读(147) 评论(0) 推荐(0) 编辑
摘要: 传送门:http://www.lightoj.com/volume_showproblem.php?problem=1030Discovering GoldTime Limit: 2 second(s) Memory Limit: 32 MBProgram Descr... 阅读全文
posted @ 2018-01-10 20:00 GoldenFingers 阅读(209) 评论(0) 推荐(0) 编辑
摘要: 题目链接:http://poj.org/problem?id=2411解题心得:可以说是很经典的一个状压dp了,写dfs遍历肯定是要超时的,这个题的状态转移方程对新手来说有点吃力。状态转移用的是上凸法,就是如果一行中(除了最后一行)有一个是空位,那么必定是下面一行竖着... 阅读全文
posted @ 2018-01-09 20:12 GoldenFingers 阅读(120) 评论(0) 推荐(0) 编辑
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 33 下一页