fix parent search algo
2 unresolved threads
2 unresolved threads
Compare changes
+ 6
− 0
@@ -883,6 +883,10 @@ arbre position(arbre, clé)
@@ -883,6 +883,10 @@ arbre position(arbre, clé)
@@ -921,6 +925,8 @@ tree_t position(tree_t tree, key_t key) {
@@ -921,6 +925,8 @@ tree_t position(tree_t tree, key_t key) {
cette ligne doit pas venir après la ligne 889 pour être plus claire?