课后题 数据结构 散列表 选择题
第 38 题

含有n 个非叶结点的m 阶 B 树中至少包含()个关键字。

A. n(m+1) B.n C.n([m/27-1) D.(n-1)(「m/27-1)+1

[tag_link]

正确答案:D