correction recherche parent et ajout sauts slides
Compare changes
- Pierre Kunzli authored
+ 7
− 5
@@ -447,7 +447,7 @@ arbre rotation_gauche(arbre P)
@@ -461,7 +461,7 @@ arbre rotation_gauche(arbre P)
@@ -492,7 +492,7 @@ tree_t rotation_left(tree_t tree) {
@@ -502,6 +502,8 @@ tree_t rotation_left(tree_t tree) {
@@ -578,9 +580,9 @@ graph TD;