Update README.md

This commit is contained in:
Kuohais 2025-11-13 16:32:02 +08:00
parent dc8bbd8afa
commit 10eed82956
1 changed files with 2 additions and 2 deletions

View File

@ -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中的保持一致**