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;