We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3407df4 commit b086ec6Copy full SHA for b086ec6
docs/user/testdata.md
@@ -90,7 +90,7 @@ judge_extra_files:
90
# 或使用Subtask项:
91
subtasks:
92
- score: 30
93
- type: min # 可选 min/max/sum,分别表示取所有测试点最小值、所有测试点最大值、所有测试点之和
+ type: min # 可选 min/max/sum,分别表示分数取所有测试点最小值、所有测试点最大值、所有测试点之和
94
time: 1s
95
memory: 64m
96
cases:
0 commit comments