码迷,mamicode.com
首页 >  
搜索关键字:practice    ( 1575个结果
poj1062 昂贵的聘礼 (DFS)
A - 昂贵的聘礼 Crawling in process... Crawling failed Time Limit:1000MS     Memory Limit:10000KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 1062 Appoint description: ...
分类:其他好文   时间:2016-05-13 15:09:38    阅读次数:138
剑指Offer 面试题40:数组中只出现一次的两个数 题解
面试题40:数组中只出现一次的数字 提交网址:  http://www.nowcoder.com/practice/e02fdb54d7524710a7d664d082bb7811?tpId=13&tqId=11193 或 http://ac.jobdu.com/problem.php?pid=1351 题目:一个整型数组里除了两个数字之外,其他的数字都出现了两次。请写程序找出这两个...
分类:编程语言   时间:2016-05-13 04:17:35    阅读次数:259
剑指offer 面试题8:旋转数组的最小数字 题解
面试题8:旋转数组的最小数字 题目:把一个数组最开始的若干个元素搬到数组的末尾,我们称之为数组的旋转。输入一个排好序的数组的一个旋转,输出旋转数组的最小元素。例如数组{3, 4, 5, 1, 2}为{1, 2, 3, 4, 5}的一个旋转,该数组的最小值为1。(要求时间复杂度O(n).) 提交网址: http://www.nowcoder.com/practice/9f3231a9...
分类:编程语言   时间:2016-05-13 04:00:57    阅读次数:196
Optimal Milking(二分图多重匹配+二分)(网络流)
Optimal Milking Time Limit:2000MS     Memory Limit:30000KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 2112 Description FJ has moved his K (1 <= K <= 30) milking m...
分类:其他好文   时间:2016-05-13 02:32:18    阅读次数:224
Steady Cow Assignment(二分图多重匹配+二分)(网络流)
Steady Cow Assignment Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 3189 Description Farmer John's N (1 FJ would like to...
分类:其他好文   时间:2016-05-13 02:14:18    阅读次数:199
Jamie's Contact Groups(二分图多重匹配+二分)(网络流)
Jamie's Contact Groups Time Limit:7000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 2289 Description Jamie is a very popular girl and has...
分类:其他好文   时间:2016-05-13 01:48:56    阅读次数:203
奔小康赚大钱(二分图最大权匹配)
奔小康赚大钱 Time Limit:1000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64u Submit Status Practice HDU 2255 Description 传说在遥远的地方有一个非常富裕的村落,有一天,村长决定进行制度改革:重新分配房子。  这可是一件大事,关系到人...
分类:其他好文   时间:2016-05-13 01:43:19    阅读次数:151
Courses(二分图水题)
Courses Time Limit:10000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64u Submit Status Practice HDU 1083 Description Consider a group of N students and P courses. Each stu...
分类:其他好文   时间:2016-05-13 01:31:16    阅读次数:206
HDU 3853 LOOPS 概率dp
E - LOOPS Time Limit:5000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Practice HDU 3853 Appoint description:  System Crawler  (2016-05-04) Description ...
分类:其他好文   时间:2016-05-13 01:23:04    阅读次数:191
HDU 4405 Aeroplane chess 概率dp
F - Aeroplane chess Time Limit:1000MS     Memory Limit:32768KB     64bit IO Format:%I64d & %I64u Submit Status Practice HDU 4405 Appoint description:  System Crawler  (2016-05-07) Des...
分类:其他好文   时间:2016-05-13 01:05:11    阅读次数:210
1575条   上一页 1 ... 84 85 86 87 88 ... 158 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!