修正 卡码网0109.冗余连接II 表述错误

This commit is contained in:
wangya
2024-07-30 09:52:42 +08:00
parent eea315e0d3
commit 029fffcf36

View File

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