codebreaker_get_attachment
Download a problem's attachment (zip of input files) to a local cache and return its path. Use after checking has_attachment to access data files not included in the statement.
Instructions
Download a problem's attachment (a zip of input files) to a local cache and return its path. Some problems ship data files here instead of in the statement — check codebreaker_get_problem's has_attachment first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem_id | Yes |