From 8fe3270769e554eb24d8a1cb11416b7083ad6160 Mon Sep 17 00:00:00 2001 From: "jade.van_brabandt~" Date: Fri, 13 Jan 2023 23:31:37 +0100 Subject: [PATCH] test --- src/partie3/saeP3.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/partie3/saeP3.c b/src/partie3/saeP3.c index 9cdd789..d817286 100644 --- a/src/partie3/saeP3.c +++ b/src/partie3/saeP3.c @@ -47,6 +47,7 @@ int RechercheVoeuIDInformatique(candidat candid) int ID_found=0; for(int i=0;idep,"Informatique")) ID_found=i; } return ID_found;