Skip to content
Snippets Groups Projects
Commit d66ae88b authored by PasJad's avatar PasJad
Browse files

fix: fixed wrong call in pseudocode

parent d801593d
No related branches found
No related tags found
1 merge request!37fix: fixed wrong call in pseudocode
......@@ -429,7 +429,7 @@ rien compression_avec_pertes(arbre, theta)
```C
arbre = matrice_à_arbre(matrice)
moyenne(arbre)
compression_sans_pertes(arbre)
compression_avec_pertes(arbre)
```
# La dynamique des corps célestes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment