API Response (JSON)
{
"problem": {
"name": "Ball Distribution",
"description": {
"content": "Takahashi is distributing $N$ balls to $K$ persons. If each person has to receive at least one ball, what is the maximum possible difference in the number of balls received between the person with the",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "diverta2019_2_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi is distributing $N$ balls to $K$ persons.\nIf each person has to receive at least one ball, what is the maximum possible difference in the number of balls received between the person with the...",
"is_translate": false,
"language": "English"
}
]
}