Skip to content

Commit c864aca

Browse files
committed
docs: ✏️ update comment about reference
1 parent 0af981f commit c864aca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/0001-1000/990/equationsPossible.ts

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// ref: classes/UnionFind
2+
13
import { lowercaseCharToArrayIndex } from 'utils/char/lowercaseCharToArrayIndex'
24

35
// <Union Find>

0 commit comments

Comments
 (0)