Aidé moi svp, un program PASCAL
Fermé
snake_rock
Messages postés
4
Date d'inscription
mercredi 30 juillet 2008
Statut
Membre
Dernière intervention
7 février 2010
-
7 févr. 2010 à 16:55
bizire32 Messages postés 36 Date d'inscription mardi 2 février 2010 Statut Membre Dernière intervention 25 mars 2010 - 7 févr. 2010 à 17:42
bizire32 Messages postés 36 Date d'inscription mardi 2 février 2010 Statut Membre Dernière intervention 25 mars 2010 - 7 févr. 2010 à 17:42
A voir également:
- Aidé moi svp, un program PASCAL
- Turbo pascal download - Télécharger - Édition & Programmation
- My pascal - Télécharger - Édition & Programmation
- Dev-pascal - Télécharger - Édition & Programmation
- This program cannot be run in dos mode ✓ - Forum Programmation
- Invalid configuration information please run setup program ✓ - Forum Windows XP
1 réponse
bizire32
Messages postés
36
Date d'inscription
mardi 2 février 2010
Statut
Membre
Dernière intervention
25 mars 2010
7 févr. 2010 à 17:42
7 févr. 2010 à 17:42
tu fait un modulo si modulo mod 2 <> 0 then tu fait le carré sinon
tu fait +1
i=0
tant que i < 100 faire
si i mod 2 <> 0 then i au carré
sinon i++
tu fait +1
i=0
tant que i < 100 faire
si i mod 2 <> 0 then i au carré
sinon i++