From 399e1febbcf3ef00ba841b2b89e39ad8f6293217 Mon Sep 17 00:00:00 2001 From: proal Date: Thu, 1 Dec 2022 13:53:28 +0100 Subject: [PATCH] oui --- jeu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeu.c b/jeu.c index 270d7bd..58ad430 100644 --- a/jeu.c +++ b/jeu.c @@ -74,7 +74,7 @@ int jeu(int position[20][4]){ } } } - } + } } } printf("Voici comparer[0]: %s\n", comparer[0]);