请在 下方输入 要搜索的题目:

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
推荐参考答案 ( 由 快搜搜题库 官方老师解答 )
联系客服
答案:O(n*n)
专业技术学习
专业技术学习
搜搜题库系统