buffet
This commit is contained in:
parent
e6331aefce
commit
7c923653d3
@ -74,8 +74,9 @@ void search(struct tree* this){
|
||||
search(this->right);
|
||||
|
||||
}
|
||||
printf("Nerozumiem\n");
|
||||
|
||||
else{
|
||||
printf("Nerozumiem\n");
|
||||
}
|
||||
}
|
||||
|
||||
void print_tree(struct tree* tree,int offset){
|
||||
|
Loading…
Reference in New Issue
Block a user