Update cv2/program.c

This commit is contained in:
Yurii Yakovenko 2024-10-07 19:57:00 +00:00
parent 498e836eeb
commit 71bfe4fc0f

View File

@ -1,7 +1,7 @@
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>
#include <stdbool.h> #include <stdbool.h>
/// /// @
#define LINE_SIZE 100 #define LINE_SIZE 100
#define LIST_SIZE 200 #define LIST_SIZE 200