Изменил(а) на 'cv2/program.c'
This commit is contained in:
parent
e850062ec2
commit
2033291145
@ -3,7 +3,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#define SIZE 100
|
||||
#define SIZE 100 //колличество пицц
|
||||
|
||||
struct dish{
|
||||
char name[100];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user