更新 readme.md

This commit is contained in:
LU
2025-06-03 16:26:34 +08:00
parent 30446f98d6
commit 3015523239

View File

@ -1,4 +1,3 @@
## ##
**binary search** **binary search**
@ -13,7 +12,7 @@
**bipartite graph** **bipartite graph**
**mathematical method**: quickpow, prime judging, greatest common divisor **math**: quickpow, prime judging, greatest common divisor
**binary indexed tree** **binary indexed tree**