File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ sidebar_position: 4
33sidebar_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 ) 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments