From 6ed660f9a8cdbd2e59ece08481408f0ec25cbfc9 Mon Sep 17 00:00:00 2001 From: Quentin De Coninck <quentin.deconinck@uclouvain.be> Date: Wed, 29 Jan 2020 09:45:47 +0100 Subject: [PATCH] =?UTF-8?q?Exercices=20S1:=20code=20de=20question=204=20mo?= =?UTF-8?q?difi=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Pour garder l'intérêt des questions 5, 6 et 7. --- Exercices/Programmes/prog-1.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/Exercices/Programmes/prog-1.rst b/Exercices/Programmes/prog-1.rst index e52ebf0..74b6996 100644 --- a/Exercices/Programmes/prog-1.rst +++ b/Exercices/Programmes/prog-1.rst @@ -77,8 +77,6 @@ que vous aviez réalisé en Java. .. code-block:: c - #include <stdio.h> - int f() { int a = 1252; -- GitLab