generate_pseudocode
Convert a competitive programming problem into language-agnostic pseudocode. Outlines algorithmic steps without language-specific syntax.
Instructions
Generate language-agnostic pseudocode 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 | |||