Reporch
Get started with AI Tutor
Ask for hints and error explanations grounded in the current problem and code.
Overview
AI Tutor uses the current problem and work-in-progress source to help with the next decision. It does not replace the judge, and generated suggestions must be run and verified.

Before you start
- A signed-in account with an open problem
- Current source or an execution error to discuss
Steps
1. Open AI Tutor
Open the AI Tutor panel from the problem workspace.
2. Scope the question
Ask about one concrete issue such as an input condition, approach, or compiler error.
3. Verify the suggestion
Apply the hint to your own code and choose Run to verify it.
4. Continue with evidence
Include the changed output and the decision you changed in the next question.
Expected result
- AI responses remain distinct from compiler and judge output.
- Editing, running, and submitting continue to work when AI is temporarily unavailable.
Troubleshooting
- If the response is broad, request the next step or an explanation of the current mistake instead of a full answer.
- After a failed response, confirm the editor still contains your work and retry later.