diff --git a/cv1/program.c b/cv1/program.c index ee1f5bd..8e03d6c 100644 --- a/cv1/program.c +++ b/cv1/program.c @@ -5,7 +5,7 @@ #define LINESIZE 100 #define LINE_SIZE 100 -#define POCET_JEDAL 100 +#define POCET_JEDAL 10 struct pizza { float prize; char name[LINESIZE]; diff --git a/cv1/program.exe b/cv1/program.exe index a9eb332..2bde05b 100644 Binary files a/cv1/program.exe and b/cv1/program.exe differ