max val I'm not going to call the other max val here, because we know what happens when I do that.
我不打算调用其他,因为我们知道当,我这么做会发生什么。
So you're all used to, I'm hoping everyone is used to seeing the term max.
希望你们都听懂了,我希望大家都习惯地使用最大化一词
Well, now I go through code very much like what I did for max val in the first place. I check whether it's 0, et cetera, et cetera.
现在我会捋一遍代码,就像我之前捋maxval函数一样,我会检查它是不是0等等等等。
Suppose I make it the max of x and 1.
想想,对,想想我把x和1比较下。
And then I'll call fast max val passing at this extra argument of the memo.
然后我会调用快速maxval函数,而它是基于这个额外变量memo的。
应用推荐