corrections diverses
1 unresolved thread
1 unresolved thread
Compare changes
+ 71
− 20
@@ -99,7 +99,7 @@ Son équivalent tri-dimensionnel est l'octree (chaque nœud a 8 enfants ou aucun
@@ -214,7 +214,7 @@ bool is_leaf(node *tree) {
@@ -237,7 +237,7 @@ arbre creer_arbre(prof)
@@ -271,7 +271,7 @@ entier nombre_noeuds(arbre)
@@ -290,6 +290,7 @@ inf size(node *qt) {
@@ -306,8 +307,10 @@ int depth(node *qt) {
@@ -416,14 +419,44 @@ noeud position(li, co, arbre)
@@ -444,6 +477,10 @@ arbre matrice_à_arbre(matrice)
@@ -454,8 +491,12 @@ node *matrix_to_qt(int nb_li, int nb_co, int matrix[nb_li][nb_co], int depth)
@@ -509,7 +550,7 @@ int depth(node *qt) {
@@ -530,6 +571,10 @@ matrice arbre_à_matrice(arbre)
@@ -580,6 +625,8 @@ void qt_to_matrix(node *qt, int nb_li, int nb_co, int matrix[nb_li][nb_co])
@@ -608,6 +655,8 @@ matrice symétrie(matrice)
@@ -618,6 +667,8 @@ arbre symétrie(arbre)
@@ -751,14 +802,14 @@ void lossless_compression(node *qt) {
@@ -813,7 +864,7 @@ bool last_value(node *qt, int *val) {
@@ -839,7 +890,7 @@ bool last_value(node *qt, int *val) {
non, ça c'est juste et cool!
Sérieux ? a première vue ça parrait moche mais en fait ... peut-être pas tant
alors moi je trouve plus simple de pas se tromper, mais jevais l'accepter.