aa
This commit is contained in:
parent
af671fdaf0
commit
3f5b505d44
@ -56,7 +56,7 @@ int main() {
|
|||||||
printf("%s\n", j);
|
printf("%s\n", j);
|
||||||
double cis;
|
double cis;
|
||||||
cis = atof(price);
|
cis = atof(price);
|
||||||
printf("%.2f\n", cis);
|
printf("%.2f\n", cis + price);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user