Skip to content
Snippets Groups Projects
Verified Commit 73e3a9ff authored by orestis.malaspin's avatar orestis.malaspin
Browse files

correction typo

parent 82e930d4
Branches
No related tags found
No related merge requests found
...@@ -58,7 +58,7 @@ graph TD; ...@@ -58,7 +58,7 @@ graph TD;
**But:** Transformer l'arbre en tas. **But:** Transformer l'arbre en tas.
* On commence à l'indice $N/2 = 5$: `7`. * On commence à l'indice $N/2 = 5$: `4`.
* `7 > 4` (enfant `>` parent). * `7 > 4` (enfant `>` parent).
* intervertir `4` et `7`. * intervertir `4` et `7`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment