OSDN Git Service

style: format markdown files with remark-lint
author24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Tue, 11 Feb 2020 01:26:53 +0000 (20:26 -0500)
committer24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Tue, 11 Feb 2020 01:26:53 +0000 (20:26 -0500)
docs/basic/prefix-sum.md

index 4f71cf5..c00ce27 100644 (file)
@@ -133,7 +133,7 @@ int main() {
 
 -    [CodeVS 1373. 射命丸文](http://www.joyoi.cn/problem/codevs-1373) 
 -    [洛谷 P1387 最大正方形](https://www.luogu.com.cn/problem/P1387) 
--    [「HNOI2003」 激光炸弹](https://www.luogu.com.cn/problem/P2280) 
+-    [「HNOI2003」激光炸弹](https://www.luogu.com.cn/problem/P2280) 
 
 ### 基于 DP 计算高维前缀和
 
@@ -178,7 +178,7 @@ int main() {
 
 -    [树状数组 3:区间修改,区间查询](https://loj.ac/problem/132) 
 -    [P3397 地毯](https://www.luogu.com.cn/problem/P3397) 
--    [「Poetize6」 IncDec Sequence](https://www.luogu.com.cn/problem/P4552) 
+-    [「Poetize6」IncDec Sequence](https://www.luogu.com.cn/problem/P4552) 
 
 ## 树上差分