codebreaker_get_submission
Get complete submission results: score, per-testcase verdicts, times, memory, compile errors, and submitted code. Also indicates if grading is still pending.
Instructions
Get full submission results: score, per-subtask and per-testcase verdicts (AC/WA/PS/TLE/MLE/RTE/UG/:(), times and memory, compile error if any, and the submitted code (only for your own submissions).
pending=true means grading is not finished — use codebreaker_wait_submission instead of polling manually.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| submission_id | Yes |