顺带询问一个问题
所在版块:
求学狮城
发贴时间:2007-09-20 21:19
评分:
用户信息
昵称:
房间
经验: 315
等级: 2 初出茅庐
资产:
472
华新币
发贴: 21
在线: 9.3 小时
复制本帖HTML代码
我要回复↙
相关跟贴↙
平板模式
手机浏览
下一跟贴
只看此人
本帖链接
字体:
小
中
大
高亮
:
今天贴
X
昨天贴
X
前天贴
X
是CLRS page 216 10.4-5
Write an O(n)-time nonrecursive procedure that, given an n-node binary tree, prints out the key of each node. Use no more than constant extra space outside of the tree itself and do not modify the tree, even temporarily, during the procedure.
.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
相关帖子
我要回复↙
↗回到正文
anyone interested to discuss about the last question in ACM this year? <Tunnels
-
chancing
2007-09-06 09:59
(
75 bytes , 1177reads
)
这样可以么?
-
房间
2007-09-20 21:03
(
343 bytes , 438reads
)
I have revised the solution.
-
房间
2007-10-16 01:15
(
737 bytes , 377reads
)
似乎还是不行
-
bugzzj
2007-09-21 10:29
(
221 bytes , 396reads
)
是可以的
-
房间
2007-09-21 11:32
(
1023 bytes , 340reads
)
看错了
-
房间
2007-09-21 11:38
(
154 bytes , 346reads
)
And
-
房间
2007-09-21 11:40
(
88 bytes , 316reads
)
顺带询问一个问题
-
房间
2007-09-20 21:19
(
267 bytes , 512reads
)
如果child有到parent的ref的话。
-
bugzzj
2007-09-24 14:50
(
524 bytes , 462reads
)
gr8.
-
房间
2007-10-16 01:02
(
142 bytes , 342reads
)
construct a graph as follows
-
icky
2007-09-07 18:16
(
178 bytes , 377reads
)
disagree
-
bugzzj
2007-09-20 15:35
(
149 bytes , 386reads
)
so assume the spy enters 2
-
icky
2007-09-24 16:14
(
91 bytes , 354reads
)
i think we can destroy the tunnels 2 0 and 2 1 simultaneously.
-
bugzzj
2007-09-24 17:21
(
0 bytes , 353reads
)
ok, i misunderstood the problem
-
icky
2007-09-25 09:49
(
0 bytes , 332reads
)
choose one of 3 or 4
-
icky
2007-09-24 16:14
(
0 bytes , 314reads
)
opps! you are right.
-
吴永铮
2007-09-20 16:25
(
76 bytes , 317reads
)
agree
-
吴永铮
2007-09-12 15:07
(
0 bytes , 281reads
)
maxflow from vertex 0 to vertex 1
-
icky
2007-09-07 18:17
(
0 bytes , 326reads
)
min-cut problem?
-
icky
2007-09-06 12:33
(
54 bytes , 399reads
)