Reporch
Get started with Reporch
Find a problem, run code, submit it, and review your first result.
Overview
Reporch keeps the problem statement, editor, execution results, submission history, and AI help in one learning flow. Anyone can read a problem, but running and submitting code requires an account.
Before you start
- A current version of Chrome, Safari, Edge, or Firefox
- A Reporch account for code execution and submissions
Steps
1. Sign in
Open reporch.com and choose Login. Complete sign-up first if you do not have an account.
2. Find a problem
Open Problems in the top navigation and select a problem you want to solve.
3. Write and run code
Confirm the language, write your solution, and choose Run to test the current code.
4. Review the submission
Choose Submit, then review the judge status and submitted source under the result or My Submissions.
Expected result
- The problem statement and editor appear in the same problem workspace.
- Run output and judged submission results remain separate.
Troubleshooting
- If the editor is replaced by a sign-in message, sign in first.
- If execution stalls, read the current error before retrying instead of starting duplicate runs.