API Response (JSON)
{
"problem": {
"name": "NEQ",
"description": {
"content": "Count the pairs of length-$N$ sequences consisting of integers between $1$ and $M$ (inclusive), $A_1, A_2, \\cdots, A_{N}$ and $B_1, B_2, \\cdots, B_{N}$, that satisfy all of the following conditions: ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc172_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Count the pairs of length-$N$ sequences consisting of integers between $1$ and $M$ (inclusive), $A_1, A_2, \\cdots, A_{N}$ and $B_1, B_2, \\cdots, B_{N}$, that satisfy all of the following conditions:\n\n...",
"is_translate": false,
"language": "English"
}
]
}