funguje
This commit is contained in:
parent
a8ff203397
commit
82edc32fdb
@ -32,8 +32,10 @@ int main(){
|
||||
}
|
||||
|
||||
for(int i=0; i<VELKOST_POLA;i++){
|
||||
if(pole[i]>0){
|
||||
printf("Súťažiaci č. %d vypil %d pohárov.\n", i, pole[i]);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//printf("%d\n", max_hodnota);
|
||||
|
Loading…
Reference in New Issue
Block a user