Get my contest results
repovive_get_contest_resultsRetrieve a contest summary for your account: per-problem points, attempts, best verdict, and total problems solved.
Instructions
Summarise how the authenticated account did in one contest: every problem with its points, attempt count and best verdict, plus the total solved. Combines the contest's problem list with the account's submissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | Submissions to fetch | |
| contest_id | Yes | Contest ObjectId (24 hex) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |