In a graph with n vertexs and e edges, the space complexity represented by the adjacency matrix is (). A、O(n); B、O(e); C、O(n+e); D、O(n*n) 发布时间:2025-09-03 23:53:21