fix: replace imgur with s3 for Portuguese guide without conflict (#36054)
* fix: imgur to s3 for portuguese guide without conflict (cherry picked from commit 55e786f8dbcf917e16088be97e18c951d937cd71) * fix: remove extra links Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com> * fix: remove unrelated change * fix: revert space * fix: revert styles
This commit is contained in:
committed by
Parth Parth
parent
21bd031a52
commit
1e9f5bc09a
@@ -12,7 +12,7 @@ Um exemplo com a série de Fibonacci que é definida como:
|
||||
|
||||
Esta é a árvore para encontrar F (5):
|
||||
|
||||

|
||||

|
||||
|
||||
Para calcular F (5), será necessário calcular muitas vezes o mesmo F (i). Usando recursão:
|
||||
|
||||
|
Reference in New Issue
Block a user