funguje
This commit is contained in:
parent
72d32db934
commit
81f126b3ce
@ -19,7 +19,6 @@ int main(){
|
||||
}
|
||||
pole[idx]=value;
|
||||
if (pole[idx] > max_hodnota){
|
||||
max=idx;
|
||||
max_hodnota = pole[idx];
|
||||
}
|
||||
idx++;
|
||||
|
Loading…
Reference in New Issue
Block a user