API Response (JSON)
{
"problem": {
"name": "Modulo Sum of Increasing Sequences",
"description": {
"content": "Find the number, modulo $998244353$, of non-decreasing sequences $A=(A_1,A_2,\\ldots,A_N)$ of length $N$ consisting of integers between $0$ and $M$ (inclusive) that satisfy the following, for each $K=0",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc145_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Find the number, modulo $998244353$, of non-decreasing sequences $A=(A_1,A_2,\\ldots,A_N)$ of length $N$ consisting of integers between $0$ and $M$ (inclusive) that satisfy the following, for each $K=0...",
"is_translate": false,
"language": "English"
}
]
}