fix
This commit is contained in:
parent
74a633da0a
commit
bff32761a1
@ -23,7 +23,7 @@ La complexité totale de `sort_students` est donnée par l'appel à `bubblesort`
|
|||||||
La complexité est donc égale à O(grade_number\*student_number²) ou O(n*m²).
|
La complexité est donc égale à O(grade_number\*student_number²) ou O(n*m²).
|
||||||
|
|
||||||
|
|
||||||
Exercice 4 :
|
## Exercice 4 :
|
||||||
|
|
||||||
VOIR algo.py CI-JOINT EXPLICATIONS CI-DESSOUS
|
VOIR algo.py CI-JOINT EXPLICATIONS CI-DESSOUS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user