If a graph is represented by adjacency lists, then the space tak
If a graph is represented by adjacency lists, then the space taken depends only on the number of vertices, not the number of edges.
~@[](1)答案:FALSE
-->