Name | Type | Description | Notes |
---|---|---|---|
code | str | Contest code | [optional] |
name | str | Contest title/name | [optional] |
type | str | Ranklist type/format of the contest | [optional] |
url | str | URL of the contest. | [optional] |
banner_file | str | Banner URL of the contest | [optional] |
rules | str | Rules of the contest, html | [optional] |
announcements | str | Announcements of the contest | [optional] |
start_date | str | Start time of the contest | [optional] |
end_date | str | End time of the contest | [optional] |
freezing_time | str | Freezing time of the contest | [optional] |
current_time | str | Freezing time of the contest | [optional] |
problems_list | list[ContestProblemsList] | [optional] |
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.