From 3588b571b9b2835a4558d0422ddf4dcd5440384a Mon Sep 17 00:00:00 2001 From: Pavlo Tverdyi Date: Thu, 16 Apr 2020 21:28:02 +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'du6/program.c'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- du6/program.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/du6/program.c b/du6/program.c index 3be8e7e..735a516 100644 --- a/du6/program.c +++ b/du6/program.c @@ -90,6 +90,9 @@ void print(struct LIS *list,int count,int places){ } } } + if(count==0){ + puts("Ziadne prihlasky"); + } } void AAAAA(struct LIS* list, int count,int places){ for(int i=0;i