码迷,mamicode.com
首页 >  
搜索关键字:suppose    ( 588个结果
POJ 1195 Mobile phones
链接: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
PAT 1086. Tree Traversals Again (25)
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
股票市场问题(The Stock Market Problem)
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
Currency Exchange
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
Fire Net HDU杭电1045【DFS】
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
LeetCode 154 Find Minimum in Rotated Sorted Array II
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
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 repres...
分类:Web程序   时间:2015-08-10 19:32:21    阅读次数:191
hdu 1045 && zoj 1002 Fire Net(DFS && 二分图匹配)
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
PAT 1020. Tree Traversals (25)
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
[leedcode 218] The Skyline Problem
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
588条   上一页 1 ... 36 37 38 39 40 ... 59 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!