Aktualizovat „du5/program.c“
This commit is contained in:
parent
13b4d317b3
commit
547052ae7c
@ -81,8 +81,10 @@ int main(){
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
if(c>1){
|
||||
k--;
|
||||
}
|
||||
|
||||
printf("Vysledky:\n");
|
||||
for(int i =0;i<k;i++){
|
||||
printf("%d %s\n",PersonList[i].score,PersonList[i].name);
|
||||
|
Loading…
Reference in New Issue
Block a user