OSDN Git Service

style: format markdown files with remark-lint
author24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Thu, 15 Aug 2019 08:40:18 +0000 (04:40 -0400)
committer24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Thu, 15 Aug 2019 08:40:18 +0000 (04:40 -0400)
docs/graph/tree-hash.md

index 3815e2c..3b3e089 100644 (file)
@@ -413,6 +413,7 @@ $$
     using MyIO::gi;
     using sieve::prime;
     int ping[maxn], pingv[maxn];
+    ```
 
     int n, ans, siz[maxn];
     vector<int> edge[maxn];