OSDN Git Service

style: format markdown files with remark-lint
author24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Sun, 25 Oct 2020 08:02:07 +0000 (04:02 -0400)
committer24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Sun, 25 Oct 2020 08:02:07 +0000 (04:02 -0400)
docs/dp/plug.md
docs/math/sieve.md

index 8b32d81..876deee 100644 (file)
@@ -1189,4 +1189,4 @@ if (s >> j & 1) {       // 如果已被覆盖
 
 ![sm18847458](./images/sm18847458.png)
 
--  [【动画】从方格这头走向那头有多少种走法呢~【结尾迷之感动】](https://www.bilibili.com/video/BV1Cx411D74e) \| [Youtube](https://www.youtube.com/watch?v=Q4gTV4r0zRs)
+-  [【动画】从方格这头走向那头有多少种走法呢~【结尾迷之感动】](https://www.bilibili.com/video/BV1Cx411D74e) \| [Youtube](https://www.youtube.com/watch?v=Q4gTV4r0zRs) 
index c43daea..1458ca8 100644 (file)
@@ -309,4 +309,4 @@ void pre() {
 
 ## 其他线性函数
 
-**本节部分内容译自博文 [Решето Эратосфена](http://e-maxx.ru/algo/eratosthenes_sieve) 与其英文翻译版 [Sieve of Eratosthenes](https://cp-algorithms.com/algebra/sieve-of-eratosthenes.html) 。其中俄文版版权协议为 Public Domain + Leave a Link;英文版版权协议为 CC-BY-SA 4.0。** 
+ **本节部分内容译自博文 [Решето Эратосфена](http://e-maxx.ru/algo/eratosthenes_sieve) 与其英文翻译版 [Sieve of Eratosthenes](https://cp-algorithms.com/algebra/sieve-of-eratosthenes.html) 。其中俄文版版权协议为 Public Domain + Leave a Link;英文版版权协议为 CC-BY-SA 4.0。**