单项选择题
A.O(n) B.O(n+e) C.O(n*n) D.O(n*n*n)
A.a,b,e,c,d,f B.a,c,f,e,b,d C.a,e,b,c,f,d D.a,e,d,f,c,b
A.邻接矩阵 B.逆邻接表 C.邻接多重表 D.十字链表 E.邻接表