.
This commit is contained in:
parent
f2bf9e2440
commit
b4bb47f1d6
@ -25,7 +25,7 @@ while(i<VELKOST_POLA){
|
||||
|
||||
|
||||
}
|
||||
printf("Výherca je súťažiaci %d ktorý vypil %d pohárov.\n", i,r);
|
||||
printf("Výherca je súťažiaci %d ktorý vypil %d pohárov.\n", i,pole[i];
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user