单项选择题
A.是个有根有向图 B.是个强连通图 C.含有多个入度为0的顶点 D.含有顶点数目大于1的强连通分量
A.O(n) B.O(ne) C.O(n2) D.O(n3)
A.O(n) B.O(n+e) C.O(n2) D.O(ne)