User profile: max v max2

User info
User name:max v max2
Old user name:subhi2013
Name:max v max
Location:palestine
History
Joined:
Number of posts:34
Latest posts:

Tree using Classes Problem
i had solve it using this method: [output][int main() { int x; bst tree; int y; cout<<"please...

Tree using Classes Problem
Well, The print Function is by Recursion. i had thought about using recursion. i will try using recu...

Tree using Classes Problem
The Sum function is not working.please help me :D [code] #include<iostream> using namespace ...

problem with Delete nodes From Doubly linked List
i Had wrote a program that deletes a node from a Doubly liked list. it dose not work. please help ...

Doubly linked List
i had wrote this program which provide 3 cases add and delete the second half and to print . the del...