Update 0108.冗余连接.md

This commit is contained in:
Leehouc
2024-11-24 21:30:18 +08:00
committed by GitHub
parent 5f735c2a3b
commit 7d1cb13e74

View File

@ -44,7 +44,7 @@
![](https://code-thinking-1253855093.file.myqcloud.com/pics/20240527110320.png)
图中的 1 22 31 3 等三条边在删除后都能使原图变为一棵合法的树。但是 1 3 由于是标准输里最后出现的那条边,所以输出结果为 1 3
图中的 1 22 31 3 等三条边在删除后都能使原图变为一棵合法的树。但是 1 3 由于是标准输里最后出现的那条边,所以输出结果为 1 3
数据范围: