find_bug
Debug your code by comparing it to the problem description, locating logical errors, boundary flaws, and runtime bugs.
Instructions
Search for logical errors, boundary flaws, or runtime bugs in the code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | User code to debug. | |
| problem | Yes | The full text of the problem description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||