随笔分类 -  POJ

摘要:Anniversary party Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 20516 Accepted Submission(s): 7 阅读全文
posted @ 2019-04-03 21:37 #忘乎所以# 阅读(176) 评论(0) 推荐(0)
摘要:Matrix Power Series Time Limit: 3000MS Memory Limit: 131072K Total Submissions:28021 Accepted: 11426 Description Given a n × n matrix A and a positive 阅读全文
posted @ 2018-08-27 11:15 #忘乎所以# 阅读(129) 评论(0) 推荐(0)
摘要:Cutting Game Time Limit: 1000MS Memory Limit: 65536K Total Submissions:5544 Accepted: 2022 Description Urej loves to play various types of dull games. 阅读全文
posted @ 2018-08-23 21:38 #忘乎所以# 阅读(154) 评论(0) 推荐(0)
摘要:Cleaning Shifts Time Limit: 1000MS Memory Limit: 65536K Total Submissions:31249 Accepted: 7684 Description Farmer John is assigning some of his N (1 < 阅读全文
posted @ 2018-08-20 21:22 #忘乎所以# 阅读(451) 评论(0) 推荐(0)
摘要:迷宫问题 Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 24661 Accepted: 14402 Description 定义一个二维数组: int maze[5][5] = { 0, 1, 0, 0, 0, 0, 1, 0, 阅读全文
posted @ 2017-09-09 09:28 #忘乎所以# 阅读(138) 评论(0) 推荐(0)
摘要:Lake Counting Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 36946 Accepted: 18370 Description Due to recent rains, water has pooled in va 阅读全文
posted @ 2017-09-03 22:22 #忘乎所以# 阅读(139) 评论(0) 推荐(0)
摘要:Ants Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 19494 Accepted: 8144 Description An army of ants walk on a horizontal pole of length l 阅读全文
posted @ 2017-08-17 20:35 #忘乎所以# 阅读(213) 评论(0) 推荐(0)
摘要:Cows Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 19673 Accepted: 6699 Description Farmer John's cows have discovered that the clover gr 阅读全文
posted @ 2017-08-08 21:01 #忘乎所以# 阅读(337) 评论(0) 推荐(0)
摘要:Seek the Name, Seek the Fame Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 20198 Accepted: 10515 Description The little cat is so famous, 阅读全文
posted @ 2017-08-03 22:54 #忘乎所以# 阅读(145) 评论(0) 推荐(0)
摘要:Fence Repair Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 51375 Accepted: 16865 Description Farmer John wants to repair a small length o 阅读全文
posted @ 2017-08-01 22:54 #忘乎所以# 阅读(225) 评论(0) 推荐(0)
摘要:An old Stone Game Time Limit: 5000MS Memory Limit: 30000K Total Submissions: 3691 Accepted: 1042 http://poj.org/problem?id=1738 Description There is a 阅读全文
posted @ 2017-07-27 19:29 #忘乎所以# 阅读(225) 评论(0) 推荐(0)
摘要:Collecting Bugs Time Limit: 10000MS Memory Limit: 64000K Total Submissions: 5760 Accepted: 2853 Case Time Limit: 2000MS Special Judge Description Ivan 阅读全文
posted @ 2017-07-27 16:40 #忘乎所以# 阅读(296) 评论(0) 推荐(0)
摘要:http://poj.org/problem?id=1330 Description A rooted tree is a well-known data structure in computer science and engineering. An example is shown below 阅读全文
posted @ 2017-07-20 16:01 #忘乎所以# 阅读(180) 评论(0) 推荐(0)