Изменил(а) на 'du3/ program.c'
This commit is contained in:
parent
1a4d3e8e11
commit
b7f3ce86d6
@ -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;
|
Loading…
Reference in New Issue
Block a user