@@ -5,7 +5,7 @@
void GraphJeu(int taille){
printf("fichier jeu.c taille vairiable %d\n", taille);
void GraphJeu(){
printf("fichier jeu.c taille variable\n");
while(1){}
}
The note is not visible to the blocked user.