Skip to content

Commit f2895cf

Browse files
authored
Merge pull request xtaci#65 from Hamada14/master
add LCA entry to readme
2 parents 82dd1bb + 1a94def commit f2895cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
|Disjoint-Set|https://github.com/xtaci/algorithms/blob/master/include/disjoint-set.h|
8989
|8-Queue Problem|https://github.com/xtaci/algorithms/blob/master/include/8queen.h|
9090
|Palindrome|https://github.com/xtaci/algorithms/blob/master/include/palindrome.h|
91+
|LCA using Binary Lifting|https://github.com/xtaci/algorithms/blob/master/include/LCA.h|
9192

9293
####贡献者 ( Contributors ) :
9394
Samana: for heavy work of MSVC compatability

0 commit comments

Comments
 (0)