Binary Tree Heap getNodeIndex hungI found the problem. I should use return 0 instead of exit 0 since the function return type is int. ...
Binary Tree Heap getNodeIndex hungI am debugging a Binary Tree Heap code. It hung at getNodeIndex() when it is hit the top of the heap...
cout error c2679 Thank you! It works.
cout error c2679 When I using a string, leading, followed by an int root-value. It prompt C2679 error. How should I f...