@@ -140,15 +140,13 @@ an error message otherwise.
140140
141141Web interface
142142`````````````
143- The problems can be found at |problemseturlteam |.
144- The setup of every contest is different so the judges may provide the problemset in hardcopy
145- or provide the single problem PDFs here and an optional online full problem set.
146- Sometimes a clarification about a problem is send, you can view those coupled with the statement with the problem.
147- The judges may provide additional attachments like extra input files, testing/helpful tools or anything relevant to the problem.
148- You can use this page to pick the next problem to solve, DOMjudge shows the progress of the contest with the amount of
149- successful and failed submissions, you can use those to find the next problem to solve with as rule of thumb that problems
150- which are solved often in the beginning are most likely simpler and problems which are solved later in the contest are
151- deemed harder to grasp.
143+ Judges may distribute the digital versions of the problems either individually per or as full problemset through DOMjudge.
144+ If the judges issue a clarification for a problem, it will be sent out and displayed in the corresponding problem card.
145+ The judges may provide additional files for a problem, such as extra inputs, testing tools, or other relevant attachments.
146+ You can use the problemset page to help decide which problem to solve next. DOMjudge shows the live contest progress,
147+ including the number of successful and failed submissions for each problem. Use the info from the problemset page and
148+ the scoreboard to gauge problem difficulty. A good rule of thumb is: Problems solved often and early in the contest are
149+ likely easier. Problems solved infrequently or only later in the contest are typically more difficult.
152150
153151Solutions can be submitted from the web interface at |baseurlteam |.
154152Click the green *Submit * button at the menu bar on every page.
0 commit comments