
ACM__搜索
Spectacules
每一段代码都是艺术品
展开
-
CSU 1460: Kastenlauf
CSU 1460: Kastenlauf Time Limit: 1 Sec Memory Limit: 128 MB Submit: 110 Solved: 35 [Submit][Status][Web Board] Description Input Output Sample Input 220 01000 01000 10002000 100020 010原创 2015-05-03 12:07:27 · 459 阅读 · 0 评论 -
HDU 1016 Prime Ring Problem
HDU 1016 Prime Ring Problem Time Limit: 4000/2000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 27785 Accepted Submission(s): 12345 Problem Description A ri原创 2015-05-03 12:12:38 · 379 阅读 · 0 评论 -
POJ 1008 滑雪(二维最长下降子序列)
POJ 1008 滑雪 Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 35399 Accepted: 12399 Description Michael喜欢滑雪百这并不奇怪, 因为滑雪的确很刺激。可是为了获得速度,滑的区域必原创 2015-05-17 10:27:40 · 768 阅读 · 0 评论 -
HDU 2067 小兔的棋盘(简单dp、搜索、卡特兰数)
HDU 2067 小兔的棋盘 Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 7432 Accepted Submission(s): 3946 Problem Description 小 兔的叔叔从外面旅游回来给她带来原创 2015-05-21 11:44:41 · 615 阅读 · 0 评论 -
HDU 2717 Catch That Cow
Catch That Cow Problem Description Farmer John has been informed of the location of a fugitive cow and wants to catch her immediately. He starts at a point N (0 ≤ N ≤ 100,000) on a number line and原创 2015-08-08 00:31:35 · 413 阅读 · 0 评论 -
HDU 5438 Ponds(拓扑排序 + DFS)
Ponds Problem Description Betty owns a lot of ponds, some of them are connected with other ponds by pipes, and there will not be more than one pipe between two ponds. Each pond has a value v.原创 2015-09-19 09:55:31 · 580 阅读 · 0 评论