Skip to content

Commit 607fe44

Browse files
committed
update prompt
1 parent 403a818 commit 607fe44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/prompts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
## 回答要求
66

77
- 先简要概括截图中题目/需求与关键点;
8-
- 给出清晰的解题思路与步骤,优先选择实现难度低的方案
8+
- 给出清晰的解题思路与步骤,优先选择最直观、最容易理解的方案
99
- 依据思路输出完整代码,包含必要的注释;
10-
- 如有多种实现或注意事项,列出权衡与扩展建议
10+
- 如有多种实现方案时,除了主方案外,再列出1-2种备选方案,每种备选方案需提供完整的代码实现,并简要说明其特点、适用场景或与主方案的权衡对比
1111

1212
## 代码输出规范(重要)
1313

0 commit comments

Comments
 (0)