链接:http://poj.org/problem?id=1195
Mobile phones
Time Limit: 5000MS
Memory Limit: 65536K
Total Submissions: 16646
Accepted: 7653
Description
Suppose that the four...
分类:
其他好文 时间:
2015-08-18 10:22:30
阅读次数:
174
1086. Tree Traversals Again (25)An inorder binary tree traversal can be implemented in a non-recursive way with a stack. For example, suppose that whe...
分类:
其他好文 时间:
2015-08-17 21:31:19
阅读次数:
97
Question: Let us suppose we have an array whose ith element gives the price of a share on the day i.If you were only permitted to buy one share of the...
分类:
其他好文 时间:
2015-08-16 10:34:03
阅读次数:
197
Description
Several currency exchange points are working in our city. Let us suppose that each point specializes in two particular currencies and performs exchange operations only with these currenci...
分类:
其他好文 时间:
2015-08-15 16:38:55
阅读次数:
171
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 block...
分类:
Web程序 时间:
2015-08-13 18:14:34
阅读次数:
104
Follow upfor "Find Minimum in Rotated Sorted Array":What ifduplicatesare allowed?Would this affect the run-time complexity? How and why?Suppose a sort...
分类:
其他好文 时间:
2015-08-11 18:05:13
阅读次数:
96
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 repres...
分类:
Web程序 时间:
2015-08-10 19:32:21
阅读次数:
191
Fire Net
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 7958 Accepted Submission(s): 4542
Problem Description
Suppose that we have ...
分类:
Web程序 时间:
2015-08-07 19:54:14
阅读次数:
335
1020. Tree Traversals (25)Suppose that all the keys in a binary tree are distinct positive integers. Given the postorder and inorder traversal sequenc...
分类:
其他好文 时间:
2015-08-07 01:49:17
阅读次数:
113
A city's skyline is the outer contour of the silhouette formed by all the buildings in that city when viewed from a distance. Now suppose you aregiven...
分类:
其他好文 时间:
2015-08-06 23:55:27
阅读次数:
204