API Response (JSON)
{
"problem": {
"name": "One Clue",
"description": {
"content": "There are $2000001$ stones placed on a number line. The coordinates of these stones are $-1000000, -999999, -999998, \\ldots, 999999, 1000000$. Among them, some $K$ consecutive stones are painted black",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc137_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $2000001$ stones placed on a number line. The coordinates of these stones are $-1000000, -999999, -999998, \\ldots, 999999, 1000000$.\nAmong them, some $K$ consecutive stones are painted black...",
"is_translate": false,
"language": "English"
}
]
}