API Response (JSON)
{
"problem": {
"name": "Missing Subsequence",
"description": {
"content": "You are given a sequence of integers $(X_1,\\dots,X_M)$ of length $M$ consisting of $1,\\dots,K$. Find the number of sequences $(A_1,\\dots,A_N)$ of length $N$ consisting of $1,\\dots,K$ that satisfy the ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc186_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a sequence of integers $(X_1,\\dots,X_M)$ of length $M$ consisting of $1,\\dots,K$.\nFind the number of sequences $(A_1,\\dots,A_N)$ of length $N$ consisting of $1,\\dots,K$ that satisfy the ...",
"is_translate": false,
"language": "English"
}
]
}