Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 965 Bytes

ContestProblemsList.md

File metadata and controls

17 lines (13 loc) · 965 Bytes

ContestProblemsList

Properties

Name Type Description Notes
code str Problem code [optional]
successful_submissions int Successful submissions by unique users i.e. only the best submission of all submissions made by the user will be taken into account. [optional]
total_submissions float Accuracy of the submissions [optional]
partial_submissions float Number of partial submissions [optional]
view_start str Start time of the contest [optional]
submit_start str Submit start time of the contest [optional]
visible_start str Visible time of the contest [optional]
end str End time of the contest [optional]

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