Skip to content

fixed bst delete#12

Open
YuanShan-CN wants to merge 1 commit intoarnauddri:masterfrom
YuanShan-CN:hotfix
Open

fixed bst delete#12
YuanShan-CN wants to merge 1 commit intoarnauddri:masterfrom
YuanShan-CN:hotfix

Conversation

@YuanShan-CN
Copy link
Copy Markdown

Hi, I add a variable 'left'

h.Left = h.Left.Left'
h.Right = h.Left.Right

This statement will cause the right node of left to be lost

check it please, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant