From cad0849e754fd3e46070100f4170de6534b94ab1 Mon Sep 17 00:00:00 2001 From: theking90000 Date: Tue, 26 Nov 2024 20:40:23 +0100 Subject: [PATCH] typo --- TP8/Bieres/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TP8/Bieres/main.cpp b/TP8/Bieres/main.cpp index 876f0c4..fa8a036 100644 --- a/TP8/Bieres/main.cpp +++ b/TP8/Bieres/main.cpp @@ -152,7 +152,7 @@ bool comparer_prix(T& a, T& b) { template void plus_cher(C& cont) { - // pour obtenir les bières LES + chers ont peu soit + // pour obtenir les bières LES + chers on peut soit // itérer pour récupérer le max() en prix // puis réitéré et n'afficher que les bières ou // prix == max