BMW Love
This commit is contained in:
parent
c83790f5b2
commit
79e7bf137f
@ -43,6 +43,6 @@ int main() {
|
||||
|
||||
bubbleSort(numbers, sizeof(numbers)/sizeof(numbers[0]));
|
||||
|
||||
printf ("Výherca je súťažiaci %d ktorý vypil %d pohárov.\n",max_posistion,numbers[counter-1]);
|
||||
printf ("Výherca je súťažiaci %d ktorý vypil %d pohárov.\n",max_position,numbers[counter-1]);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user