extract_constraints
Extract variable constraints and time/memory limits from a competitive programming problem description to understand input restrictions and performance requirements.
Instructions
Extract variable constraints and time/memory limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem | Yes | The full text of the problem description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||