From: 24OI-bot <15963390+24OI-bot@users.noreply.github.com> Date: Thu, 5 Sep 2019 02:28:06 +0000 (-0400) Subject: style: format markdown files with remark-lint X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=dd1412f629c9148dc1e694d561ea7e41834a03de;p=oi-wiki%2Fmain.git style: format markdown files with remark-lint --- diff --git a/docs/ds/queue.md b/docs/ds/queue.md index 3484c424..8faa29c3 100644 --- a/docs/ds/queue.md +++ b/docs/ds/queue.md @@ -56,7 +56,7 @@ int q[SIZE], ql = 1, qr; ## 例题 - [LOJ6515 「雅礼集训 2018 Day10」贪玩蓝月](https://loj.ac/problem/6515) + [LOJ6515「雅礼集训 2018 Day10」贪玩蓝月](https://loj.ac/problem/6515) > 一个双端队列(deque),m 个事件: >