API Response (JSON)
{
"problem": {
"name": "Reverse and Minimize",
"description": {
"content": "For a positive integer $x$, let $f(x)$ be the answer to the question below. > The following operation on $x$ can be performed zero or more times. > > * Let $x'$ be the integer obtained by reversin",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc142_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For a positive integer $x$, let $f(x)$ be the answer to the question below.\n\n> The following operation on $x$ can be performed zero or more times.\n> \n> * Let $x'$ be the integer obtained by reversin...",
"is_translate": false,
"language": "English"
}
]
}