API Response (JSON)
{
"problem": {
"name": "Remainder Reminder",
"description": {
"content": "Takahashi had a pair of two positive integers not exceeding $N$, $(a,b)$, which he has forgotten. He remembers that the remainder of $a$ divided by $b$ was greater than or equal to $K$. Find the numbe",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc091_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi had a pair of two positive integers not exceeding $N$, $(a,b)$, which he has forgotten. He remembers that the remainder of $a$ divided by $b$ was greater than or equal to $K$. Find the numbe...",
"is_translate": false,
"language": "English"
}
]
}