@ -45,7 +45,8 @@ colonne *creer_colonne(int hauteur_max)
init_zeros(col->jetons, hauteur_max);
col->hauteur_max = hauteur_max;
col->hauteur = 0;
return col;
}
The note is not visible to the blocked user.