上一页 1 ··· 53 54 55 56 57 58 59 60 61 ··· 73 下一页
摘要: 继续畅通工程Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 20152 Accepted Submission(s): 8683Pro... 阅读全文
posted @ 2016-04-22 20:10 Shendu.CC 阅读(127) 评论(0) 推荐(0)
摘要: Constructing RoadsTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 19432 Accepted Submission... 阅读全文
posted @ 2016-04-22 20:03 Shendu.CC 阅读(113) 评论(0) 推荐(0)
摘要: Cellular Automaton Time Limit: 12000MS Memory Limit: 65536K Total Submissions: 3504 Accepted: 1421 Case Time Limit: 2000MS Description... 阅读全文
posted @ 2016-04-22 18:55 Shendu.CC 阅读(148) 评论(0) 推荐(0)
摘要: Fibonacci Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 12271 Accepted: 8707 DescriptionIn the Fibonacci integer sequ... 阅读全文
posted @ 2016-04-22 18:50 Shendu.CC 阅读(140) 评论(0) 推荐(0)
摘要: Circuit Board Time Limit: 2 Seconds Memory Limit: 65536 KB On the circuit board, there are lots of circuit paths. We know the basic const... 阅读全文
posted @ 2016-04-22 13:44 Shendu.CC 阅读(159) 评论(0) 推荐(0)
摘要: Javabeans Time Limit: 2 Seconds Memory Limit: 65536 KB Javabeans are delicious. Javaman likes to eat javabeans very much.Javaman has n bo... 阅读全文
posted @ 2016-04-22 13:42 Shendu.CC 阅读(83) 评论(0) 推荐(0)
摘要: Time Limit: 2 Seconds Memory Limit: 65536 KB The successor to a string can be calculated by applying the following rules:Ignore the nonal... 阅读全文
posted @ 2016-04-22 13:40 Shendu.CC 阅读(110) 评论(0) 推荐(0)
摘要: QueuingTime Limit: 10000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 4237 Accepted Submission(s... 阅读全文
posted @ 2016-04-21 12:23 Shendu.CC 阅读(123) 评论(0) 推荐(0)
摘要: Tr ATime Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 4118 Accepted Submission(s): 3... 阅读全文
posted @ 2016-04-21 09:22 Shendu.CC 阅读(118) 评论(0) 推荐(0)
摘要: 题目链接 http://acm.hdu.edu.cn/showproblem.php?pid=2157这道题目很多人的题解都是矩阵快速幂写的,矩阵快速幂倒是麻烦了许多了。先给DP的方法 dp[i][j] 表示走过了i个点到了j点的步数#include #include #includ... 阅读全文
posted @ 2016-04-21 09:03 Shendu.CC 阅读(172) 评论(0) 推荐(0)
上一页 1 ··· 53 54 55 56 57 58 59 60 61 ··· 73 下一页