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