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