SAD
This commit is contained in:
parent
12e7288a76
commit
eb81beb4f6
BIN
du2/program
BIN
du2/program
Binary file not shown.
@ -11,7 +11,6 @@ int main(){
|
||||
int value = 0;
|
||||
int r = scanf("%d",&value);
|
||||
if (r == 1){
|
||||
printf("Úspešne som načítal hodnotu %d\n",value);
|
||||
results[i] = value;
|
||||
max = results[0];
|
||||
if(max < results[i])
|
||||
|
Loading…
Reference in New Issue
Block a user