API Response (JSON)
{
"problem": {
"name": "Multiples in the String",
"description": {
"content": "This problem is **output-only**. No input is given. Present one pair $(X, S)$ of a positive integer $X$ and a string $S$ that satisfies all of the following conditions. * $X$ is a positive integer ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc070_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "This problem is **output-only**. No input is given.\nPresent one pair $(X, S)$ of a positive integer $X$ and a string $S$ that satisfies all of the following conditions.\n\n* $X$ is a positive integer ...",
"is_translate": false,
"language": "English"
}
]
}