16. Consider the graph in the previous problem. Let dist(i, j) be the length of the shortest path from node i to
node j. What is dist(A,F)+dist(B,F) +dist(C,F)+dist(D,F)+dist(E,F)?
(A)7
(B)8
(C)9
(D)10
(E) none of the above
詳解 (共 1 筆)
未解鎖
1. 題目解析 本題要求計算從五個節點...