Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2c89ed9

Browse files
Merge pull request youngyangyang04#2841 from Leehouc/master
Update 0108.冗余连接.md修改逻辑错误
2 parents 2ea92f7 + 7d1cb13 commit 2c89ed9

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)

AltStyle によって変換されたページ (->オリジナル) /