From d15082b0eff18b9e9a5b140694f95d32a4724508 Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Mon, 26 Feb 2024 10:39:28 +0100 Subject: [PATCH] title --- slides/cours_15.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/cours_15.md b/slides/cours_15.md index 716fba6..9fa858e 100644 --- a/slides/cours_15.md +++ b/slides/cours_15.md @@ -1115,7 +1115,7 @@ ajout(arbre, clé) retourne ``` -# Code d'insertion en C (1/2) +# Code d'insertion en C ## Recherche du parent (ensemble) -- GitLab