This may sound a little bit too much, but I'm no different than that animal, than that tree, than that rock.
这也许一下子很难接受,但我与各种动物没有不同,也与树木,岩石无异。
2 7 And I'm not going to draw the rest of the tree for you here, because I drew it last time, and you don't need to see the whole tree.
从这儿我们得到了,我在这里不会剩下的树都画出来,因为我上次画过了。
So if on each iteration of merging I'm doing eight things or more generally, N. That then begs the question, how many levels of this tree are there actually?
可见对于合并我需要迭代8次,一般情况下是N,这取决于具体问题,那么在这棵树中一共有多少层呢?
To be systematic, I'm going to build this tree depth-first left-first.
为了保持系统性,我将要把这棵树设置,为深度优先和左边优先。
应用推荐