From b0e1fae530fa3c1bef57ee3e198e2966c3f248b7 Mon Sep 17 00:00:00 2001 From: Matej Hajduk Date: Wed, 24 Sep 2025 14:49:38 +0200 Subject: [PATCH] aa --- du1/program.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/du1/program.c b/du1/program.c index 8f5cbf0..2b39a37 100644 --- a/du1/program.c +++ b/du1/program.c @@ -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); } }