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

Latest commit

 

History

History
24 lines (21 loc) · 1010 Bytes

RecordListDetail.md

File metadata and controls

24 lines (21 loc) · 1010 Bytes

RecordListDetail

Properties

Name Type Description Notes
created_at datetime [optional]
updated_at datetime [optional]
id str
domain_id str
state AllOfRecordListDetailState [optional]
language str
score int [optional] [default to 0]
time_ms int [optional] [default to 0]
memory_kb int [optional] [default to 0]
judged_at datetime [optional]
problem_set_id str [optional]
problem_set_title str [optional]
problem_id str [optional]
problem_title str [optional]
committer_id str [optional]
committer_username str [optional]

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