Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 7d1cb13

Browse files
authored
Update 0108.冗余连接.md
1 parent 5f735c2 commit 7d1cb13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

problems/kamacoder/0108.冗余连接.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
![](https://code-thinking-1253855093.file.myqcloud.com/pics/20240527110320.png)
4646

47-
图中的 1 2,2 3,1 3 等三条边在删除后都能使原图变为一棵合法的树。但是 1 3 由于是标准输出里最后出现的那条边,所以输出结果为 1 3
47+
图中的 1 2,2 3,1 3 等三条边在删除后都能使原图变为一棵合法的树。但是 1 3 由于是标准输入里最后出现的那条边,所以输出结果为 1 3
4848

4949
数据范围:
5050

0 commit comments

Comments
 (0)