I need a c++ code (using class!) to create a tree, show his elements (on levels), determinate the tree height and to show the info in his leaves. I got the creating and show part by-myself but i need some help with the height and leaves. Here is my code: http://codeviewer.org/view/code:3d14
Comments
Leave a comment