 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
giovanni Guest
|
Posted: Thu Nov 02, 2006 11:51 pm Post subject: c'est bien juste |
|
|
{if (nb_11==nb_1 || nb_11==nb_2 || nb_11==nb_3 || nb_11==nb_4 ||
nb_11==nb_5)
donc nb_11 et comparer nb1,2,3,4,5 si un chiffre corespond il passe a la
ligne suivante
{if (nb_22==nb_1 || nb_22==nb_2 || nb_22==nb_3 || nb_22==nb_4 ||
nb_22==nb_5)
ici la meme chose un nombre corespond a nb11 passe a la ligne suivante
{if (nb_33==nb_1 || nb_33==nb_2 || nb_33==nb_3 || nb_33==nb_4 ||
nb_33==nb_5)
et la aussi s'il trouve 3 chifre dans chaque ligne fera la calcul suivant
si une des ligne ne corespond pas ne fera pas le calcul et passera a la
ligne ++t124;
++t123; }}}
++t124;
merci parce il me semble ne fais pas just mais je comprend pas pourquoi |
|
| Back to top |
|
 |
giovanni Guest
|
Posted: Fri Nov 03, 2006 4:12 am Post subject: Re: c'est bien juste |
|
|
trouver c'est juste oublier une { avant ++t123 merci
"giovanni" <giovannisch (AT) hotmail (DOT) com> a écrit dans le message de news:
417a7$454a3006$55da0360$14388 (AT) news (DOT) hispeed.ch...
| Quote: | {if (nb_11==nb_1 || nb_11==nb_2 || nb_11==nb_3 || nb_11==nb_4 ||
nb_11==nb_5)
donc nb_11 et comparer nb1,2,3,4,5 si un chiffre corespond il passe a la
ligne suivante
{if (nb_22==nb_1 || nb_22==nb_2 || nb_22==nb_3 || nb_22==nb_4 ||
nb_22==nb_5)
ici la meme chose un nombre corespond a nb11 passe a la ligne suivante
{if (nb_33==nb_1 || nb_33==nb_2 || nb_33==nb_3 || nb_33==nb_4 ||
nb_33==nb_5)
et la aussi s'il trouve 3 chifre dans chaque ligne fera la calcul suivant
si une des ligne ne corespond pas ne fera pas le calcul et passera a la
ligne ++t124;
++t123; }}}
++t124;
merci parce il me semble ne fais pas just mais je comprend pas pourquoi
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|