cv2
This commit is contained in:
parent
575e24cac9
commit
d2625e1fe6
@ -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