suggest_algorithms
Identify multiple viable algorithms and data structures for a competitive programming problem based on its description to guide solution development.
Instructions
Suggest multiple viable candidate algorithms or structures for the problem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem | Yes | The full text of the problem description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||