Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3c2a2a5

Browse files
docs(题解规范): 更新主题库题解规范,添加GenAI使用条款
- 移除试行版年份标记 - 新增禁止使用GenAI生成关键内容的要求 - 添加GenAI辅助写作的披露要求 - 补充相关规范文件链接
1 parent 6792a56 commit 3c2a2a5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎docs/rules/academic/solution-standard.md‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sidebar_position: 4
33
sidebar_label: 主题库题解规范
44
---
55

6-
# 洛谷主题库题解规范(2023 试行版)
6+
# 洛谷主题库题解规范
77

88
## 前言
99

@@ -39,6 +39,8 @@ sidebar_label: 主题库题解规范
3939
- 题目分析应给出完整正确的解法与说明,并对解法中的重要结论进行解释与证明。给出的解法应能够在合理的时间复杂度内通过题目。
4040
- 可以使用视频链接的功能对题解文字内容做补充说明,但是题解的文字部分必须是完整充分的,不能提交仅含有视频而没有其他说明的题解。
4141
- 如果需要引用一些来自他人的内容,请确保**不会侵犯**他人的版权,并且**必须使用**链接标注来源。
42+
- 关键思路、论证过程、代码等内容不得使用 GenAI 生成。
43+
- 如使用生成式 AI 辅助写作(排版、润色),必须在文末(或附录中)明确披露 GenAI 的具体贡献。[具体规范](./GenAI-assisted-article-writing.md)
4244

4345
## 排版
4446

@@ -161,3 +163,4 @@ $$\begin{bmatrix} f_{i + 1} \\ f_i \end{bmatrix} = \begin{bmatrix} 1 & 1 \\ 1 &
161163
- [个人专栏文章功能说明](../../../manual/luogu/article)
162164
- [如何用 Markdown & LaTeX 写一篇排版整齐的题解?](./guide/solution.md)
163165
- [题解审核及反馈要求(原讨论帖)](https://www.luogu.com.cn/discuss/174934)
166+
- [生成式人工智能(GenAI)辅助文章写作规范](./GenAI-assisted-article-writing.md)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /