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
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
题意:给你一组数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
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
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
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
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
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
题目: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
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