API Response (JSON)
{
"problem": {
"name": "Coincidence",
"description": {
"content": "Given are integers $L$ and $R$. Find the number, modulo $10^9 + 7$, of pairs of integers $(x, y)$ $(L \\leq x \\leq y \\leq R)$ such that the remainder when $y$ is divided by $x$ is equal to $y \\text{ XO",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc138_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are integers $L$ and $R$. Find the number, modulo $10^9 + 7$, of pairs of integers $(x, y)$ $(L \\leq x \\leq y \\leq R)$ such that the remainder when $y$ is divided by $x$ is equal to $y \\text{ XO...",
"is_translate": false,
"language": "English"
}
]
}