Compare commits
No commits in common. "6ad8720c3e44ebd5a7231296f38a165c08722b06" and "cf7ae103a216069125e325f5e49e0a8bdf49c3ea" have entirely different histories.
6ad8720c3e
...
cf7ae103a2
BIN
du2/program
BIN
du2/program
Binary file not shown.
@ -21,9 +21,8 @@ while(i<VELKOST_POLA){
|
||||
max_hodnota = pole[i];
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
printf("Výherca je súťažiaci %d ktorý vypil %d pohárov.", i,i);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user