API Response (JSON)
{
"problem": {
"name": "Between B and B",
"description": {
"content": "You are given a sequence $(X_1, X_2, \\dots, X_M)$ of length $M$ consisting of integers between $1$ and $M$, inclusive. Find the number, modulo $998244353$, of sequences $A = (A_1, A_2, \\dots, A_N)$ of",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc179_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a sequence $(X_1, X_2, \\dots, X_M)$ of length $M$ consisting of integers between $1$ and $M$, inclusive.\nFind the number, modulo $998244353$, of sequences $A = (A_1, A_2, \\dots, A_N)$ of...",
"is_translate": false,
"language": "English"
}
]
}