horse-python-client

ProblemDetailWithLatestRecord

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- id | str | | domain_id | str | | url | str | (unique) url of the domain | [optional] [default to ‘’] title | str | title of the problem | hidden | bool | is the problem hidden | [optional] [default to False] num_submit | int | | [optional] [default to 0] num_accept | int | | [optional] [default to 0] owner_id | str | | [optional] problem_group_id | str | | [optional] content | str | content of the problem | [optional] [default to ‘’] created_at | datetime | | [optional] updated_at | datetime | | [optional] languages | list[str] | | [optional] latest_record | RecordPreview | | [optional]

[Back to Model list] [Back to API list] [Back to README]