OSDN Git Service

style: format markdown files with remark-lint
author24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Wed, 4 Sep 2019 23:53:47 +0000 (19:53 -0400)
committer24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Wed, 4 Sep 2019 23:53:47 +0000 (19:53 -0400)
docs/ds/queue.md

index e6c5099..2b301ee 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 个事件:
 >