| Name | Type | Description | Notes |
|---|---|---|---|
| rank | str | Contest code | [optional] |
| username | str | Username | [optional] |
| total_time | str | Total time | [optional] |
| penalty | int | Penalty | [optional] |
| country | str | Country to which the user belongs. | [optional] |
| country_code | str | Code of the country eg: IN for India | [optional] |
| institution | str | Institution to which the user belongs. | [optional] |
| institution_type | str | Whether institution type is school, college, organization. | [optional] |
| contest_code | str | Contest code eg. JAN13 | [optional] |
| total_score | int | Total score earned by user | [optional] |
| problem_score | RankListProblemScore | [optional] |
This repository was archived by the owner on Jun 13, 2024. It is now read-only.