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