diff --git a/du5/program.c b/du5/program.c index f6d729b..44961c1 100644 --- a/du5/program.c +++ b/du5/program.c @@ -81,15 +81,15 @@ void Sort_Struct(struct LIS *list,int count){//bubble sort :) } } } - if(list[i].num==list[j].num && list[i].sname==list[j].sname){ - for(int l=0;l