Merge pull request #2654 from nineninee/km0109

修正 卡码网0109.冗余连接II 表述错误
This commit is contained in:
程序员Carl
2024-07-30 10:11:03 +08:00
committed by GitHub

View File

@ -78,7 +78,7 @@
![](https://code-thinking-1253855093.file.myqcloud.com/pics/20240527120531.png)
对于情况,删掉构成环的边就可以了。
对于情况,删掉构成环的边就可以了。
## 写代码