上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 41 下一页
摘要: 06-图5. 旅游规划(25)时间限制400 ms内存限制65536 kB代码长度限制8000 B判题程序Standard有了一张自驾旅游路线图,你会知道城市间的高速公路长度、以及该公路要收取的过路费。现在需要你写一个程序,帮助前来咨询的游客找一条出发地和目的地之间的最短路径。如果有若干条路径都是最... 阅读全文
posted @ 2015-08-25 01:37 Deribs4 阅读(675) 评论(0) 推荐(0) 编辑
摘要: 03-树1. 二分法求多项式单根(20)时间限制400 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者杨起帆(浙江大学城市学院)二分法求函数根的原理为:如果连续函数f(x)在区间[a, b]的两个端点取值异号,即f(a)f(b) 2 #include 3 #incl... 阅读全文
posted @ 2015-08-22 07:46 Deribs4 阅读(210) 评论(0) 推荐(0) 编辑
摘要: 05-图1. List Components (25)时间限制200 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueFor a given undirected graph with N vertices and E edges, please l... 阅读全文
posted @ 2015-08-21 16:27 Deribs4 阅读(221) 评论(0) 推荐(0) 编辑
摘要: 06-图4. Saving James Bond - Hard Version (30)时间限制400 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueThis time let us consider the situation in the mo... 阅读全文
posted @ 2015-08-21 15:23 Deribs4 阅读(242) 评论(0) 推荐(0) 编辑
摘要: 05-图3. 六度空间 (30)时间限制1500 ms内存限制65536 kB代码长度限制8000 B判题程序Standard“六度空间”理论又称作“六度分隔(Six Degrees of Separation)”理论。这个理论可以通俗地阐述为:“你和任何一个陌生人之间所间隔的人不会超过六个,也就是... 阅读全文
posted @ 2015-08-21 11:29 Deribs4 阅读(303) 评论(0) 推荐(0) 编辑
摘要: 05-图2. Saving James Bond - Easy Version (25)时间限制200 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueThis time let us consider the situation in the mo... 阅读全文
posted @ 2015-08-19 16:42 Deribs4 阅读(198) 评论(0) 推荐(0) 编辑
摘要: 04-树9. Path in a Heap (25)时间限制150 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueInsert a sequence of given numbers into an initially empty min-heap... 阅读全文
posted @ 2015-08-19 15:00 Deribs4 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 04-树8. Complete Binary Search Tree (30)时间限制100 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueA Binary Search Tree (BST) is recursively defined as a... 阅读全文
posted @ 2015-08-19 13:56 Deribs4 阅读(189) 评论(0) 推荐(0) 编辑
摘要: 04-树7. Search in a Binary Search Tree (25)时间限制100 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueTo search a key in a binary search tree, we start f... 阅读全文
posted @ 2015-08-17 17:27 Deribs4 阅读(188) 评论(0) 推荐(0) 编辑
摘要: 04-树5. File Transfer (25)时间限制150 ms内存限制65536 kB代码长度限制8000 B判题程序Standard作者CHEN, YueWe have a network of computers and a list of bi-directional connecti... 阅读全文
posted @ 2015-08-16 01:29 Deribs4 阅读(216) 评论(0) 推荐(0) 编辑
上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 41 下一页