From 4917c58d1070443d1767dcc19b0fed32b6fe8702 Mon Sep 17 00:00:00 2001 From: Bohdan Yanchyk Date: Thu, 9 Apr 2020 20:34:59 +0000 Subject: [PATCH] =?UTF-8?q?Aktualizovat=20=E2=80=9Edu5/program.c=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- du5/program.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/du5/program.c b/du5/program.c index 2d54012..e12cdc4 100644 --- a/du5/program.c +++ b/du5/program.c @@ -68,7 +68,12 @@ int main(){ qsort(PersonList,c,sizeof(struct person),comp_num); printf("Vysledky:\n"); for(int i =0;i