Update a1/program.c
This commit is contained in:
parent
13ee4c0bfb
commit
a345b708e9
@ -115,7 +115,7 @@ int main()
|
||||
printf("\nMissing closing brackets: %c\n", para(cs));
|
||||
}
|
||||
else if(is_ok)
|
||||
printf("\nAll bracket OK");
|
||||
printf("\nAll brackets OK\n");
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user