OSDN Git Service

style: format markdown files with remark-lint
author24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Wed, 11 Sep 2019 05:44:33 +0000 (01:44 -0400)
committer24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Wed, 11 Sep 2019 05:44:33 +0000 (01:44 -0400)
docs/topic/problemsetting.md

index 710182b..fef895d 100644 (file)
@@ -17,7 +17,7 @@
 
 1.  受到已有题目的启发(但不能照搬或无意义地加强,如:序列题目搬到仙人掌上)。
 2.  受到学过的知识点的启发(但不能毫无联系地拼凑知识点)。
-3.  从生活中受到启发(错误示例:[把游戏出成大模拟](https://www.luogu.org/problem/P2482) 。正确示例:游泳时想到 [小水题](https://loj.ac/problem/3082))。
+3.  从生活中受到启发(错误示例: [把游戏出成大模拟](https://www.luogu.org/problem/P2482) 。正确示例:游泳时想到 [小水题](https://loj.ac/problem/3082) )。
 4.  不知道为什么,就是想到了一道题。
 
 ### 什么样的 idea 是不好的