Name:
Anonymous
2007-11-27 9:02
hi, i was wondering if anyone had any examples of a Binary Search Tree written in C++?
thanks a lot
Name:
Anonymous
2007-11-29 11:26
OP here:
nevermind, my teacher just did an update and each parent can't have more than two childs... also, i was told to use a binary tree
wheeew... much easier now :)
thanks a lot everyone!
i will take a look into SICP