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