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