API Response (JSON)
{
"problem": {
"name": "Non-Increasing Number",
"description": {
"content": "A positive integer $X$ is called a **good integer** if and only if it satisfies the following condition: * When $X$ is written in decimal notation, the ones digit, tens digit, $\\ldots$ form a non-i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc443_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A positive integer $X$ is called a **good integer** if and only if it satisfies the following condition:\n\n* When $X$ is written in decimal notation, the ones digit, tens digit, $\\ldots$ form a non-i...",
"is_translate": false,
"language": "English"
}
]
}