码迷,mamicode.com
首页 >  
搜索关键字:suppose    ( 588个结果
POJ 1323-Game Prediction--贪心
Game Prediction Time Limit: 1000MS   Memory Limit: 10000K Total Submissions: 9552   Accepted: 4566 Description Suppose there are M people, including you, playing a specia...
分类:其他好文   时间:2014-08-11 21:30:43    阅读次数:200
ZOJ3469:Food Delivery(区间DP)
When we are focusing on solving problems, we usually prefer to stay in front of computers rather than go out for lunch. At this time, we may call for food delivery. Suppose there are N people living ...
分类:其他好文   时间:2014-08-11 15:02:22    阅读次数:333
HDU 3274 City Planning
题意:给你一组数n  m  n的意思是有多少个村庄,并且给你n-1个关系,m的意思是要你连通的村庄。现在要你求出连通m个村庄所花费的钱 思路:题目一看数据,就像是要你去求最小生成树的子数,但是仔细审题会发现一句“Meanwhile you should use the least money. You may suppose that the initial transportation net...
分类:其他好文   时间:2014-08-11 12:06:42    阅读次数:188
amazon 面经4
Round 1(Bar Raiser):Complete discussion on my project.Suppose you have a file with billion entries and you have to sort the data of a file according t...
分类:其他好文   时间:2014-08-10 08:07:59    阅读次数:191
LeetCode :: Search in Rotated Sorted Array [详细分析]
Suppose a sorted array is rotated at some pivot unknown to you beforehand. (i.e., 0 1 2 4 5 6 7 might become 4 5 6 7 0 1 2). You are given a target value to search. If found in the array retur...
分类:其他好文   时间:2014-08-05 00:48:58    阅读次数:248
HDU1045 Fire Net 【DFS】
Fire Net Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 6285    Accepted Submission(s): 3552 Problem Description Suppose that we h...
分类:Web程序   时间:2014-08-04 17:39:08    阅读次数:300
hdu1045Fire Net (一行变多行,一列变多列,最小顶点覆盖)
Fire Net Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 6280 Accepted Submission(s): 3549 Problem Description Suppose that we have a squa...
分类:Web程序   时间:2014-08-01 13:44:41    阅读次数:260
HDU 1045 Fire Net 贪心
Problem Description Suppose that we have a square city with straight streets. A map of a city is a square board with n rows and n columns, each representing a street or a piece of wall. A blockh...
分类:Web程序   时间:2014-07-31 21:05:27    阅读次数:356
Search in Rotated Sorted Array leetcode java
题目:Suppose a sorted array is rotated at some pivot unknown to you beforehand.(i.e., 0 1 2 4 5 6 7 might become 4 5 6 7 0 1 2).You are given a target ....
分类:编程语言   时间:2014-07-21 14:37:05    阅读次数:266
POJ 1195 Mobile phones
Mobile phones Time Limit: 5000MS Memory Limit: 65536K Total Submissions: 14329 Accepted: 6660 Description Suppose that the fourth generation mobile phone base stations in the Tampere are...
分类:其他好文   时间:2014-07-16 13:28:32    阅读次数:176
588条   上一页 1 ... 55 56 57 58 59 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!