Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c49f9a0

Browse files
authored
fix: typo
2 parents c89d935 + 34af298 commit c49f9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thinkings/union-find.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ class UF:
152152

153153
如果题目有连通,等价的关系,那么你就可以考虑并查集,使用并查集的时候要注意路径压缩。
154154

155-
本文提供的目模板是西法我用的比较多的,用了它不仅出错概率大大降低,而且速度也快了很多,整个人都更自信了呢 ^_^
155+
本文提供的题目模板是西法我用的比较多的,用了它不仅出错概率大大降低,而且速度也快了很多,整个人都更自信了呢 ^_^

0 commit comments

Comments
 (0)