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

style: format markdown files with remark-lint

parent 802a022b
Loading
Loading
Loading
Loading
+17 −16
Original line number Diff line number Diff line
@@ -129,6 +129,7 @@ $$
    #include <stack>
    #include <vector>
    using namespace std;
    ```

    struct edge {
      int to;