Update 'cv5/program.c'
This commit is contained in:
parent
97083e4ab7
commit
7d39793ba4
@ -62,6 +62,7 @@ int main() {
|
||||
|
||||
printf("Nepodarilo nacitat nic\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
qsort(studenti, pocetStudentov, sizeof(Student), porovnaj);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user