Check if a binary tree is lefty

前端 未结 0 603
猫巷女王i
猫巷女王i 2020-12-10 09:28

Well Im trying to check if a binary tree is lefty. This condition happens only if the height of the left subtree is not less than the height of the right subtree, and both l

相关标签:
回答
  • 消灭零回复
提交回复
热议问题