aa
This commit is contained in:
parent
12235c8914
commit
380cb30c07
@ -54,7 +54,8 @@ int main() {
|
|||||||
|
|
||||||
if (strstr(norm_dish, h) != NULL) {
|
if (strstr(norm_dish, h) != NULL) {
|
||||||
printf("%s\n", j);
|
printf("%s\n", j);
|
||||||
printf("%s\n", price);
|
double hod = atof(price); // retazec na cislo
|
||||||
|
printf("%.2f\n", val;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user