.
This commit is contained in:
parent
0b54935702
commit
fb0f283975
@ -13,7 +13,7 @@ while(i<VELKOST_POLA){
|
||||
pole[i]=r;
|
||||
if(r >= 0 && r <= 9999){
|
||||
i++;
|
||||
printf("Súťažiaci č. %d vypil %d pohárov.\n", i,r);
|
||||
printf("Súťažiaci č. %d vypil %d pohárov.\n", i,r);
|
||||
|
||||
}
|
||||
else{
|
||||
|
Loading…
Reference in New Issue
Block a user