The storage size of a graph using the adjacency matrix is only r
The storage size of a graph using the adjacency matrix is only related to the number of vertices but has nothing to do with the number of edges.
~@[](2)答案:TRUE
-->