buffet
This commit is contained in:
parent
3b9cbe3f4c
commit
9693133143
@ -111,7 +111,7 @@ int main(){
|
|||||||
printf("Odpovedajte 'a' pre prvu moznost alebo 'n' pre druhu moznost.\n");
|
printf("Odpovedajte 'a' pre prvu moznost alebo 'n' pre druhu moznost.\n");
|
||||||
|
|
||||||
tree = search(tree);
|
tree = search(tree);
|
||||||
|
destroy_tree(tree);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user