OSDN Git Service

Update lct.md
author雷蒻 <34390285+hsfzLZH1@users.noreply.github.com>
Wed, 24 Jul 2019 14:27:16 +0000 (22:27 +0800)
committerGitHub <noreply@github.com>
Wed, 24 Jul 2019 14:27:16 +0000 (22:27 +0800)
docs/ds/lct.md

index 3e30334..35c5daa 100644 (file)
@@ -905,7 +905,7 @@ st.siz2[y] += st.siz[x];
 ??? "参考代码"
 
     ```cpp
-       #include<cstdio>
+    #include<cstdio>
     #include<cstring>
     #include<algorithm>
     using namespace std;