Files
Data-Structure/CLion/ExerciseBook/07.21/TestData_DN.txt
T
2020-02-18 03:44:06 +08:00

6 lines
288 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
图类型→1(有向网)
顶点数→5
弧数→10
弧是否带有其他信息→1
顶点集→【ABCDE】
弧的集合→【A,B,5】【A,C,1】【A,D,2】【A,E,6】【B,A,5】【B,C,2】【B,D,8】【B,E,7】【C,D,2】【E,D,3】