boolean test = false;
test = fini(test);
if(test == true) {
c == 0;
}
if(fini(test)) {
c == 0;
}
if(c ==0) {
t[i] = 0;
if (c == 1) {
t[i] = 1;
}
if(c==2) {
t[i] = 2;
}
t[i] = c;
if(( (bi[i] == 1) && (bj[i] == 1)) ||
( (bi[i] == 0) && (bj[i] == 0))) {
tab[i] = 0;
} else {
tab[i] = 1;
}
tab[i] = (bi[i]+bj[i])%2;
if (...) {
c = c
} else {
c = c + 1;
}
// ou
if (...) {
c = c + 0;
} else {
c = c + 1;
}
int i;
i = lireEntier();
while ( i <= 0 ) {
i = lireEntier();
}
if (! ...) {
c += 1;
}
int i;
do {
i = lireEntier();
} while ( i <= 0 );
moyen:
11,2/22
(9,8/20)
changement
du barème:
3.1 /1,5 pt
3.2 /1 pt
3.3 /1,5 pt
3.4 /1,5 pt
minimum défi pour gagner: la moitie de MPM