Update cv3/program.c
This commit is contained in:
parent
523b0273e6
commit
83bf93d5b4
@ -3,7 +3,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
//// @
|
||||
#define STACK_SIZE 11
|
||||
#define STACK_SIZE 10
|
||||
|
||||
struct Stack
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user