From a85ef398577a0a5ccd5a21a925b32b28b4f9fef3 Mon Sep 17 00:00:00 2001 From: Vladyslav Korzun Date: Mon, 6 Mar 2023 17:44:36 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'du3/program.c'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- du3/program.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/du3/program.c b/du3/program.c index 467615f..33becf4 100644 --- a/du3/program.c +++ b/du3/program.c @@ -53,7 +53,7 @@ int main(){ x = mass[0]; vysl = x; //printf("%d\n", x); - if(i != 3 || mass[1] == 4){ + if(i != 3 || mass[1] == 4 || mass[1] == 3.4){ for(int j = 1; j < i - 1; j++){ h = mass[j]; //printf("h>>> %1.f\n", h);