Reporch
Understand submission results
Read judge states and submission details to identify the next change.
Overview
A result shows more than whether an answer passed. My Submissions lets you open a record and review the submitted source with its detailed judge state.
Before you start
- A problem with at least one submission
- The account that created the submission
Steps
1. Open My Submissions
Open the My Submissions tab in the problem workspace.
2. Choose a record
Use its timestamp and status to select the attempt you need.
3. Interpret the state
Start with Accepted, Compile Error, Runtime Error, Time Limit, or the final state shown.
4. Compare source and diagnostics
Compare the submitted source with the current editor and change the code based on the first useful failure signal.
Expected result
- Every record has identifying data such as submission ID, language, and time.
- The selected source and detailed status appear together.
Troubleshooting
- If Processing remains for an unusual time, refresh history instead of submitting duplicates.
- Keep the submission ID when retrying a failed detail request or contacting support.