aa
This commit is contained in:
parent
3f5b505d44
commit
b0e1fae530
@ -55,8 +55,8 @@ int main() {
|
|||||||
if (strstr(norm_dish, h) != NULL) {
|
if (strstr(norm_dish, h) != NULL) {
|
||||||
printf("%s\n", j);
|
printf("%s\n", j);
|
||||||
double cis;
|
double cis;
|
||||||
cis = atof(price);
|
cis = feof(price);
|
||||||
printf("%.2f\n", cis + price);
|
printf("%.2f\n", cis);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user