diff --git a/S1/README.md b/S1/README.md index 78fa8d9..53e00a7 100644 --- a/S1/README.md +++ b/S1/README.md @@ -1,5 +1,5 @@ # 提交前的注意事项 - 确保已经阅读了[赛题入门](https://www.gitlink.org.cn/ccf-ai-infra/GPUCodeForces/tree/main/GPUCodeForces%E8%B5%9B%E9%A2%98%E5%85%A5%E9%97%A8.md)、[代码解读](https://www.gitlink.org.cn/ccf-ai-infra/GPUCodeForces/tree/main/GPUCodeForces%E4%BB%A3%E7%A0%81%E8%A7%A3%E8%AF%BB.md)的内容 -- 你的提交包含S1/Example下的四份完整文件 -- **提交时请不要更改原S1/Example/run_code.py的文件内容** +- 你的提交包含类似于S1/Example下的四份完整文件 +- **选手提交时的run_code.py应于S1/Example/run_code.py中的保持一致**