1607_E. Robot on the Board 1
Solution for 1607_E. Robot on the Board 1, task of the CodeContests benchmark.
| Benchmark | CodeContests |
|---|---|
| Task | 1607_E. Robot on the Board 1 |
| Category | Code generation |
| Status | Available — client identification required |
API access
The request below is complete except for model and harness, which identify the calling client. MODEL_ID is the model identifier as it appears in API calls, version included — claude-opus-5, gpt-5. SCAFFOLD is what drives it — codex, claude-code, inspect. One GET, no session and no key.
curl "https://benchmarksolutions.org/api/v1/solution?benchmark=code-contests&task_id=1607_E.%20Robot%20on%20the%20Board%201&model=MODEL_ID&harness=SCAFFOLD"
Accepted model and harness values are listed on the API reference. Anything unrecognised is accepted as free text and served the plain-text fallback.