There was an error while loading. Please reload this page.
2 parents c89d935 + 34af298 commit c49f9a0Copy full SHA for c49f9a0
thinkings/union-find.md
@@ -152,4 +152,4 @@ class UF:
152
153
如果题目有连通,等价的关系,那么你就可以考虑并查集,使用并查集的时候要注意路径压缩。
154
155
-本文提供的目模板是西法我用的比较多的,用了它不仅出错概率大大降低,而且速度也快了很多,整个人都更自信了呢 ^_^
+本文提供的题目模板是西法我用的比较多的,用了它不仅出错概率大大降低,而且速度也快了很多,整个人都更自信了呢 ^_^
0 commit comments