Find all nodes in a binary tree on a specific level sorry, I've just edited it.
Find all nodes in a binary tree on a specific level Find all nodes in a binary tree on a specific level I have a BST and I just want to print all nodes ...
Merge SortI code the merge function like this but when I test,there's an error trigged breakpoint at the show(...
Bad pointer error in linked listI think that I use student * add = new student; so I have to use delete add; So I don't need to dele...
Bad pointer error in linked listI'm learning linked list and I have a problem with this code. If I write line "delete add;" (***) i...
This user does not accept Private Messages