OSDN Git Service

Apply suggestion
authorabc1763613206 <abc1763613206@163.com>
Thu, 5 Sep 2019 02:26:09 +0000 (10:26 +0800)
committerGitHub <noreply@github.com>
Thu, 5 Sep 2019 02:26:09 +0000 (10:26 +0800)
docs/ds/queue.md

index 20d6f9a..3484c42 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 个事件:
 >