prove_correctness
Validate algorithm correctness using loop invariants or mathematical proofs for competitive programming solutions.
Instructions
Verify correctness of an approach using loop invariants or mathematical proofs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem | Yes | The full text of the problem description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||