Skip to content

Commit

Permalink
Fix format ex80
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-maulaz committed Mar 14, 2022
1 parent 1e61dd7 commit 46ee7f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ex80-allocation.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ int main(){
Corriger l'exercice #4 pour que tous les objets soient détruits à la fin.


## Ex 6
# Ex 6
Il faut créer une classe qui permet de gérer une liste de `double` de taille dynamique.

Créer une classe `Data` :
Expand Down

0 comments on commit 46ee7f1

Please sign in to comment.