fix: replace imgur with s3 for Chinese guide without conflict (#36052)
* fix: imgur to s3 for chinese guide without conflict (cherry picked from commit 21e3afaee0f23d700f76ea662bc193b392fc54ac) * fix: remove extra links Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com> * fix: revert changes * fix: revert changes * fix: revert changes * fix: revert changes
This commit is contained in:
committed by
Parth Parth
parent
1e9f5bc09a
commit
23ca5d9cc6
@ -12,7 +12,7 @@ Fibonacci系列的一个例子,定义如下:
|
||||
|
||||
这是找到F(5)的树:
|
||||
|
||||

|
||||

|
||||
|
||||
要计算F(5),它需要计算相同F(i)的许多倍。使用递归:
|
||||
|
||||
|
Reference in New Issue
Block a user