問題詳情

二、一非空的二元樹(binary tree) ,如果有 n0 個葉節點(leaf node)且 n2 個節點之分支度(degree)為 2,請證明 n0 = n2+1。(25 分)

參考答案

答案:A
難度:困難0.357143
統計:A(20),B(2),C(11),D(20),E(0)