incremental_components.expected
来自「Boost provides free peer-reviewed portab」· EXPECTED 代码 · 共 19 行
EXPECTED
19 行
An undirected graph:0 <--> 1 4 1 <--> 0 4 2 <--> 5 3 <--> 4 <--> 1 0 5 <--> 2 representative[0] = 1representative[1] = 1representative[2] = 5representative[3] = 3representative[4] = 1representative[5] = 5component 0 contains: 4 1 0 component 1 contains: 3 component 2 contains: 5 2
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?