.
This commit is contained in:
parent
6bb00552cc
commit
0e4943f2cf
BIN
du2/program
BIN
du2/program
Binary file not shown.
@ -9,7 +9,7 @@ int main(){
|
||||
int pole[VELKOST_POLA];
|
||||
memset(pole, 0, VELKOST_POLA * sizeof(int));
|
||||
int max_hodnota = 0;
|
||||
int max_hrac = 0;
|
||||
//int max_hrac = 0;
|
||||
int value = 0;
|
||||
int r = 0;
|
||||
int najlepsi[VELKOST_POLA];
|
||||
|
Loading…
Reference in New Issue
Block a user