OSDN Git Service

style: format markdown files with remark-lint
author24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Wed, 28 Aug 2019 14:18:48 +0000 (10:18 -0400)
committer24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Wed, 28 Aug 2019 14:18:48 +0000 (10:18 -0400)
docs/graph/mst.md

index d8959a3..b035882 100644 (file)
@@ -695,4 +695,3 @@ int main() {
     询问的根节点可以使用 Kruskal 重构树上倍增的方式求出。
 
     时间复杂度 $O((n+m+Q) \log n)$
-