API Response (JSON)
{
"problem": {
"name": "Ball",
"description": {
"content": "You are given integers $N, M, K$. For each $m = 1, 2, \\dots, M$, solve the following problem: > There are $N$ balls numbered $1$ through $N$, and $m+1$ boxes numbered $0$ through $m$. > Box $0$ c",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "fps_24_p"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given integers $N, M, K$. \nFor each $m = 1, 2, \\dots, M$, solve the following problem:\n\n> There are $N$ balls numbered $1$ through $N$, and $m+1$ boxes numbered $0$ through $m$. \n> Box $0$ c...",
"is_translate": false,
"language": "English"
}
]
}