From 2033291145353cf5a29605aaa70523464ca047fa Mon Sep 17 00:00:00 2001 From: Oleksandr Hryshchenko Date: Tue, 9 Nov 2021 11:13:58 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'cv2/program.c'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cv2/program.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cv2/program.c b/cv2/program.c index f87ad37..adc0a08 100644 --- a/cv2/program.c +++ b/cv2/program.c @@ -3,7 +3,7 @@ #include #include -#define SIZE 100 +#define SIZE 100 //колличество пицц struct dish{ char name[100];