Update 'du5/program.c'
This commit is contained in:
parent
3d96926abd
commit
0ab63f7aee
@ -103,11 +103,6 @@ int main(){
|
||||
strcpy(celovek[j].name, tmp_name);
|
||||
}
|
||||
|
||||
if(number_celovek=0){
|
||||
break;
|
||||
}
|
||||
printf("Nepodarilo nacitat nic\n");
|
||||
|
||||
}
|
||||
}
|
||||
sort(number_celovek, celovek);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user