Submissions
You can work with submissions sent by contest participants. Select a contest, then in the top level of the menu on the left, click Submissions.
On the submissions page, you can:
- View general submission statistics.
- View and filter the list of all submissions.
- Download contest results and submission archives.
- Change verdicts and delete submissions.
- Send submissions for retesting.
General submission statistics
You can see general submission statistics for the contest at the top of the page. Verdict statistics show how many submissions received a particular verdict. Status statistics show how many submissions have a specific execution status.
To only see submissions with a specific verdict or status, click the required verdict or status.
Statistics are updated automatically every few seconds.
Filtering and list of submissions
To see the list of submissions that are waiting to be checked, click Testing queue. You will see the list of submissions that haven't been checked yet.
To open the list of all submissions, click All submissions. A list of all submissions in the contest will be displayed.
For other submission filtering options:
- Click
. - Select the attribute you want to filter submissions by.
- Enter a value or select one from the list and activate the filter.
Submission filtering parameters
- User ID: All Yandex Contest submissions associated with a user ID.
- Username: All Yandex Contest submissions associated with a username.
- User login: All Yandex Contest submissions associated with a Yandex ID.
- Group ID: All submissions associated with members of a particular group by the group ID.
- Group name: All submissions associated with members of a particular group by the group name.
- Participant ID: All submissions associated with a user by their ID in the list of contest participants.
- Participant name: All submissions associated with a user by their name in the current contest.
- Problem ID: All submissions for a problem by the problem ID in the system.
- Problem name: All submissions for a problem by the problem name.
- Submission ID: A specific submission by its ID.
- Test failed by submission: All submissions that failed a specific test.
- All submissions with ID greater than specified: All submissions that have an ID greater than the one specified.
- All submissions crashed and failed: All submissions with a "crashed" or "failed" status.
- Verdict: All submissions with a specific verdict that can be selected from the list.
- Compiler: All submissions with a specific compiler, selected from the active ones in the current contest.
- Status: All submissions with a specific execution status (selected from the possible ones).
- Minimum time from start of contest: Submissions that were sent after a specified time from the start of the contest (or participant in case of an individual start). The time is formatted as
hh:mm:ss, wherehhstands for hours,mmfor minutes, andssfor seconds. - Maximum time from start of contest: Submissions that were sent previous to a specified amount of time from the start of the contest (or participant in case of an individual start). The time is set in
hh:mm:ssformat, wherehhstands for hours,mmfor minutes, andssfor seconds.
Table with submission list
In the table, you can:
- Select a submission by clicking its row.
- Go to a submission page by clicking the submission ID.
- Filter submissions by a value by selecting the value in one of the fields: Problem, Participant, Compiler, Verdict.
- Delete a submission by clicking
the right side of its row and confirming the action.
Actions with selected submissions
Main actions:
- Assign a different verdict for submissions: Click Edit verdict and select the new verdict.
- Send submissions to be retested: Click Retest and wait while the submissions are retested.
- Generate and download an archive with only the selected submissions: Click Generate archive, wait for it to be created, and click Download archive next to the Submissions header.
- Delete all selected submissions: Click Delete and confirm the action.
- Send a task solution as an administrator: Click Send the solution, select the compiler and the problem, and upload the file from your computer.
Click More to select one of the additional actions:
- Download contest results (leaderboard) as a CSV file.
- Generate and download an archive of all submissions.
- Import submissions from another contest into this one.
- Force leaderboard recalculation and regeneration.
- Go to the similar solutions search.
- Rejudge submissions.