From 2c4c1a341000e19eef70788c0fef9703683fdc16 Mon Sep 17 00:00:00 2001 From: Pascal Lafourcade Date: Wed, 4 Nov 2020 10:07:59 +0100 Subject: [PATCH] detail --- src/Algorithme/Algo_Generation-Manipulation_Carte.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Algorithme/Algo_Generation-Manipulation_Carte.md b/src/Algorithme/Algo_Generation-Manipulation_Carte.md index 4320a99..5b7dd7a 100644 --- a/src/Algorithme/Algo_Generation-Manipulation_Carte.md +++ b/src/Algorithme/Algo_Generation-Manipulation_Carte.md @@ -11,7 +11,7 @@ ### Début > ###Variables locales : -> +> > **Carte**:Tableau(4,3) d'entiers = 0 > > **Cox1,Cox2,Coy1,Coy2** : entiers @@ -81,7 +81,7 @@ ###FIN -##RECHERCHE COORDONNEES## +## RECHERCHE COORDONNEES## **rechercheCo(Carte:Tableau(4,3) d'entiers)** : xCercle,yCercle,xPoint,yPoint entiers