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