API Response (JSON)
{
"problem": {
"name": "Mahjong",
"description": {
"content": "Find the number, modulo $998244353$, of sequences of $N$ non-negative integers $A=(A_1,A_2,\\dots,A_N)$ totaling $M$ that satisfy the following condition. * It is possible to make all elements of $A",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc160_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Find the number, modulo $998244353$, of sequences of $N$ non-negative integers $A=(A_1,A_2,\\dots,A_N)$ totaling $M$ that satisfy the following condition.\n\n* It is possible to make all elements of $A...",
"is_translate": false,
"language": "English"
}
]
}