From 6edddf930a20ef580ca122cf7a4669fe1e8ee0b1 Mon Sep 17 00:00:00 2001 From: Pavlo Tverdyi Date: Thu, 9 Apr 2020 18:56:39 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20'du5/program.c'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- du5/program.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/du5/program.c b/du5/program.c index f5c9bf4..0748ea1 100644 --- a/du5/program.c +++ b/du5/program.c @@ -26,7 +26,7 @@ int pult=del(list,count); Sort_Num(list,count); Sort_Sname(list,count); //Sort_Fname(list,count); -print(list,pult); +print(list,count); return 0; } @@ -40,12 +40,12 @@ int keep(struct LIS *list){ int del(struct LIS *list,int count){ int kount=count; - for(int i=0;ii;j--){ - if(list[i].num