API Response (JSON)
{
"problem": {
"name": "ABS Permutation (Count ver.)",
"description": {
"content": "Find the number of permutations $P=(P_1,P_2,\\dots,P_N)$ of $(1,2,\\dots,N)$ that satisfy the following, modulo $998244353$, for each $K=0,1,2,\\dots,N-1$. * There are exactly $K$ integers $i$ such th",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 8000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc140_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Find the number of permutations $P=(P_1,P_2,\\dots,P_N)$ of $(1,2,\\dots,N)$ that satisfy the following, modulo $998244353$, for each $K=0,1,2,\\dots,N-1$.\n\n* There are exactly $K$ integers $i$ such th...",
"is_translate": false,
"language": "English"
}
]
}