API Response (JSON)
{
"problem": {
"name": "754",
"description": {
"content": "There is a string $S$ consisting of digits `1`, `2`, $...$, `9`. Lunlun, the Dachshund, will take out three consecutive digits from $S$, treat them as a single integer $X$ and bring it to her master. ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc114_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a string $S$ consisting of digits `1`, `2`, $...$, `9`. Lunlun, the Dachshund, will take out three consecutive digits from $S$, treat them as a single integer $X$ and bring it to her master. ...",
"is_translate": false,
"language": "English"
}
]
}