Golfier
Pascal LAFOURCADE 5 years ago
parent 94c81dcdbb
commit 6dff18df59

@ -56,7 +56,7 @@
> >
> Carte <- Carte * Inv; > Carte <- Carte * Inv;
> >
###FIN ### FIN
--- ---
**rotationHorizontale(Carte:Tableau(4,3) d'entiers)** :Carte:Tableau(4,3) d'entiers **rotationHorizontale(Carte:Tableau(4,3) d'entiers)** :Carte:Tableau(4,3) d'entiers
@ -78,7 +78,7 @@
> >
> Carte <- Carte2'; > Carte <- Carte2';
> >
###FIN ### FIN
## RECHERCHE COORDONNEES## ## RECHERCHE COORDONNEES##
@ -89,7 +89,7 @@
**Sortie** : xCercle,yCercle,xPoint,yPoint entiers **Sortie** : xCercle,yCercle,xPoint,yPoint entiers
###Debut### ### Debut
>###Variables Locales >###Variables Locales
> Cox,Coy : entiers > Cox,Coy : entiers
> >

@ -63,9 +63,9 @@
> >
>retourne 0 >retourne 0
###FIN ### FIN
##COMPARAISON TOTAL DE LA CARTE ## COMPARAISON TOTAL DE LA CARTE
**ComparaisonTotal(CarteMere:Matrice(4,3) d'entiers,CarteFille:Matrice(4,3), index entier)**:entier,Tableau(4,3) d'entiers **ComparaisonTotal(CarteMere:Matrice(4,3) d'entiers,CarteFille:Matrice(4,3), index entier)**:entier,Tableau(4,3) d'entiers
@ -195,7 +195,7 @@
> >
### FIN ### FIN
#ASSEMBLAGE # ASSEMBLAGE
**Assemblage(TasDeCarte: Liste Matrice(4,3),CarteMere:Matrice(4,3)** :entier, Matrice(4,3) **Assemblage(TasDeCarte: Liste Matrice(4,3),CarteMere:Matrice(4,3)** :entier, Matrice(4,3)
@ -205,7 +205,7 @@
**Objectif** : Savoir si un tas de carte envoyé en paramètre peut être empiler ou non **Objectif** : Savoir si un tas de carte envoyé en paramètre peut être empiler ou non
###DEBUT ### DEBUT
>###Variable locale >###Variable locale
> >
>**Carte** Matrice(4,3) >**Carte** Matrice(4,3)
@ -351,4 +351,4 @@
> >
>**Fin si** >**Fin si**
> >
###FIN ### FIN

Loading…
Cancel
Save