OSDN Git Service

style: format markdown files with remark-lint
author24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Thu, 5 Sep 2019 02:28:06 +0000 (22:28 -0400)
committer24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Thu, 5 Sep 2019 02:28:06 +0000 (22:28 -0400)
docs/ds/queue.md

index 3484c42..8faa29c 100644 (file)
@@ -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 个事件:
 >