API Response (JSON)
{
"problem": {
"name": "Integer Division",
"description": {
"content": "You are given a positive integer $X$ with $N$ digits in decimal representation. None of the digits of $X$ is $0$. For a subset $S$ of $\\lbrace 1,2, \\ldots, N-1 \\rbrace $ , let $f(S)$ be defined as f",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc288_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a positive integer $X$ with $N$ digits in decimal representation. None of the digits of $X$ is $0$. \nFor a subset $S$ of $\\lbrace 1,2, \\ldots, N-1 \\rbrace $ , let $f(S)$ be defined as f...",
"is_translate": false,
"language": "English"
}
]
}