mirror of
https://github.com/youngyangyang04/leetcode-master.git
synced 2025-07-07 15:45:40 +08:00
修正 卡码网0109.冗余连接II 表述错误
This commit is contained in:
@ -78,7 +78,7 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
对于情况二,删掉构成环的边就可以了。
|
对于情况三,删掉构成环的边就可以了。
|
||||||
|
|
||||||
|
|
||||||
## 写代码
|
## 写代码
|
||||||
|
Reference in New Issue
Block a user