forked from menault/TD4_DEV51_Qualite_Algo
162 B
162 B
Ex 2
Function 1
La complexité est O(n²)
Function 2
La complexité est O(n)
Function 3
La complexité est O(1)
Ex 3
La complexité est O(1)