budaidua
This commit is contained in:
parent
f653b9ee4c
commit
cd9d557210
@ -80,9 +80,7 @@ int main(void){
|
||||
bool whitespace = false;
|
||||
struct tree* tree = read_tree();
|
||||
bool found = find_the_incorrect(tree);
|
||||
print_tree(tree, 0);
|
||||
char line[SIZE];
|
||||
char line2[SIZE];
|
||||
|
||||
int numOfLeaves = count_leaves(tree);
|
||||
char answer[SIZE];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user