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

Latest commit

 

History

History
18 lines (14 loc) · 728 Bytes

Submission.md

File metadata and controls

18 lines (14 loc) · 728 Bytes

Submission

Properties

Name Type Description Notes
id int Submission Id. [optional]
problem_code str [optional]
contest_code str [optional]
language str [optional]
result str [optional]
username str [optional]
date str Time of submission [optional]
time str Time taken in milliseconds. [optional]
memory int Total Memory consumed in bytes. [optional]

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