API Response (JSON)
{
"problem": {
"name": "Sequence 2",
"description": {
"content": "Consider integer sequences $A=(a_1,a_2,\\dots,a_N)$ of length $N$, where each element is a non-negative integer not greater than $M$. Count how many such sequences satisfy the following condition, an",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "fps_24_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Consider integer sequences $A=(a_1,a_2,\\dots,a_N)$ of length $N$, where each element is a non-negative integer not greater than $M$. \nCount how many such sequences satisfy the following condition, an...",
"is_translate": false,
"language": "English"
}
]
}