From 0ac5e7d69b6bf204c352286ce2c5927d804b24f2 Mon Sep 17 00:00:00 2001 From: Florian Mathieu Date: Mon, 28 Mar 2022 20:03:57 +0200 Subject: [PATCH] =?UTF-8?q?maj=20activit=C3=A9=20cr=C3=AApier?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- algorithmes/CREPIER.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/algorithmes/CREPIER.md b/algorithmes/CREPIER.md index 15b53c5..bad7022 100644 --- a/algorithmes/CREPIER.md +++ b/algorithmes/CREPIER.md @@ -85,6 +85,8 @@ Si par contre, vous obtenez l'écran ci dessous, c'est gagné, appelez le profes - Quel tri ressemble à notre méthode de résolution ? - Peut-on dégager un algorithme de notre méthode de résolution ? +- Quel serait le pire des cas ? +- Donner la complexité de l'algorithme le cas échéant. --------