API Response (JSON)
{
"problem": {
"name": "Non-Adjacent Matching",
"description": {
"content": "Find the number, modulo $998244353$, of **good sequences** of length $N$ whose elements are integers between $0$ and $M$, inclusive, and whose sum is at most $K$. Here, a length-$N$ sequence $X=(X_1,X",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc156_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Find the number, modulo $998244353$, of **good sequences** of length $N$ whose elements are integers between $0$ and $M$, inclusive, and whose sum is at most $K$.\nHere, a length-$N$ sequence $X=(X_1,X...",
"is_translate": false,
"language": "English"
}
]
}