Update a1/program.c
This commit is contained in:
parent
c43e956e41
commit
170e183857
@ -77,7 +77,7 @@ int main()
|
||||
cs=pop_stack(&mystack);
|
||||
else
|
||||
{
|
||||
printf("fghfghfgghfghfggh");
|
||||
printf("Unexpected closing bracket\n");
|
||||
is_ok=false;
|
||||
}
|
||||
if(c=='>' && cs!='<')
|
||||
|
Loading…
Reference in New Issue
Block a user