API Response (JSON)
{
"problem": {
"name": "Fizz Buzz Difference",
"description": {
"content": "You are given positive integers $n$, $a$, and $b$ such that $a<b$. An integer pair $(L,R)$ such that $1\\leq L\\leq R$ is said to be a **good pair** when the following condition holds. * Let $n_a$ an",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 10000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc166_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given positive integers $n$, $a$, and $b$ such that $a<b$.\nAn integer pair $(L,R)$ such that $1\\leq L\\leq R$ is said to be a **good pair** when the following condition holds.\n\n* Let $n_a$ an...",
"is_translate": false,
"language": "English"
}
]
}