API Response (JSON)
{
"problem": {
"name": "Ex - Max Limited Sequence",
"description": {
"content": "Find the number, modulo $998244353$, of integer sequences $A = (A_1, \\dots, A_N)$ of length $N$ that satisfy all of the following conditions: * $0 \\leq A_i \\leq M$ for all $i$ such that $1 \\leq i \\",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc262_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Find the number, modulo $998244353$, of integer sequences $A = (A_1, \\dots, A_N)$ of length $N$ that satisfy all of the following conditions:\n\n* $0 \\leq A_i \\leq M$ for all $i$ such that $1 \\leq i \\...",
"is_translate": false,
"language": "English"
}
]
}