diff --git a/du3/ program.c b/du3/ program.c index e536efe..fda7b25 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); - + start=end; long double num=0;