max val I'm not going to call the other max val here, because we know what happens when I do that.
我不打算调用其他,因为我们知道当,我这么做会发生什么。
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等等等等。
And then I'll call fast max val passing at this extra argument of the memo.
然后我会调用快速maxval函数,而它是基于这个额外变量memo的。
So here's max val.
所以这是max,val函数。
If it does, I'm great, right.
我只需要返回val就可以了。
It's calling the old max val.
它调用的是老的max,val函数。
I'm going to store that into val.
我要把他们保存在val里。
应用推荐