We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 372b92b commit 6362364Copy full SHA for 6362364
算法思维系列/UnionFind算法应用.md
@@ -18,7 +18,7 @@
18
19
[130.被围绕的区域](https://leetcode-cn.com/problems/surrounded-regions)
20
21
-[990.等式方程的可满足性](https://leetcode-cn.com/problems/surrounded-regions)
+[990.等式方程的可满足性](https://leetcode-cn.com/problems/satisfiability-of-equality-equations)
22
23
**-----------**
24
@@ -250,4 +250,4 @@ boolean equationsPossible(String[] equations) {
250
<img src="../pictures/qrcode.jpg" width=200 >
251
</p>
252
253
-======其他语言代码======
+======其他语言代码======
0 commit comments