In a weighted undirected graph, if the length of the shortest pa
In a weighted undirected graph, if the length of the shortest path from `X` to `Y` is 18, and there exists an edge of weight 3 between `Z` and `X`, then the length of the shortest path from `Z` to `Y` must be no larger than 21. ~@[](3)答案:TRUE