Commit 7ed4ce35 authored by 24OI-bot's avatar 24OI-bot
Browse files

style: format markdown files with remark-lint

parent c546d17c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -53,8 +53,9 @@ $$

??? note "参考代码"
    ```cpp
    #include <cstdio>
    #include <algorithm>
    #include <cstdio>
    ```

    typedef long long ll;