User: bathach95

  • Public profile

User profile: bathach95

User info
User name:bathach95
History
Joined:
Number of posts:25
Latest posts:

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 Sort
I code the merge function like this but when I test,there's an error trigged breakpoint at the show(...

Bad pointer error in linked list
I 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 list
I'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