Skip to content

Commit c5faca2

Browse files
committed
Document setting timelimit strategy
1 parent a4ff3de commit c5faca2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/manual/config-basic.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,11 @@ it need not have started yet). You can verify whether the submissions
140140
gave the expected answer in the Judging Verifier, available from
141141
the jury index page.
142142

143+
After this check change the evaluation to full in the configuration
144+
page and rejudge with a reasonable overshoot to distinguish between the
145+
slowest *Accepted* solution and the fastest *Time Limit Exceeded*.
146+
As a rule of thumb set the timelimit to twice the slowest *Accepted*
147+
solution. The Statistics/Analytics page of each problem has a graphic
148+
overview for those submissions.
149+
143150
.. _ICPC-compatible teams.tsv files: https://ccs-specs.icpc.io/2021-11/ccs_system_requirements#teamstsv

0 commit comments

Comments
 (0)