int main() { Tree* tree = new Tree(); tree->addNode(300); } and to find node if .... Why don't you use a std::set of integers to do the job. int main() ...
more
more
Home »Unlabelled » C++ how to Add/ find nodes on tree?? :/ - Stack Overflow
Posted by Unknown on Sunday, May 4, 2014
2014 All Rights Reserved how to.
» how to: C++ how to Add/ find nodes on tree?? :/ - Stack Overflow
{ 0 comments... » C++ how to Add/ find nodes on tree?? :/ - Stack Overflow read them below or add one }
Post a Comment