-->
当前位置:首页 > 题库

When inserting a node into a red-black tree, we shall first inse

Luz5年前 (2021-05-10)题库1003
When inserting a node into a red-black tree, we shall first insert the node as into an ordinary binary search tree, and then color the node black.

答案:FALSE