Ch.6 · Level 02

邻接表

每个顶点维护邻接顶点链表,空间 O(n+e)。

arrow_back 返回关卡库

邻接表

逐顶点查看邻接表,对比矩阵存储的空间差异。

⌘ + Enter to run
guest@aq-shell:~ (bash)
terminal
0 / 0