From: abc1763613206 Date: Thu, 5 Sep 2019 02:26:09 +0000 (+0800) Subject: Apply suggestion X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=19aaa28eeb3b940a742be8006ed902457a688c3f;p=oi-wiki%2Fmain.git Apply suggestion --- diff --git a/docs/ds/queue.md b/docs/ds/queue.md index 20d6f9af..3484c424 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 个事件: >