Изменить 'du5/program.c'
This commit is contained in:
parent
f366f76d80
commit
e2fc211107
@ -83,6 +83,7 @@ void Sort_Struct(struct LIS *list,int count){//bubble sort :)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
void print(struct LIS *list,int count){
|
||||
printf("Vysledky:\n");
|
||||
for(int i=0;i<count;i++){
|
||||
|
Loading…
Reference in New Issue
Block a user