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