From 7a2b50c8e2a8683b8db00707bb2e1f5e3e2fed41 Mon Sep 17 00:00:00 2001 From: Pavlo Tverdyi Date: Wed, 8 Apr 2020 21:30:32 +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 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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