From b7f3ce86d6b125eabfb5b96da294a5aa19113e83 Mon Sep 17 00:00:00 2001 From: Andrii Hermaniuk Date: Thu, 17 Mar 2022 22:17:06 +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/=20program.c'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- du3/{program.c => program.c} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename du3/{program.c => program.c} (97%) diff --git a/du3/program.c b/du3/ program.c similarity index 97% rename from du3/program.c rename to du3/ program.c index f473f39..e536efe 100644 --- a/du3/program.c +++ b/du3/ program.c @@ -34,7 +34,7 @@ int main(){ char *end = NULL; char *start = pol; x=strtof(start,&end); - x=(round(x*1000))/1000; + start=end; long double num=0;