API Response (JSON)
{
"problem": {
"name": "Ex - Distinct Multiples",
"description": {
"content": "Given are positive integers $N$, $M$, and a sequence of positive integers $D = (D_1, \\dots, D_N)$. Find the number of sequences of positive integers $A = (A_1, \\dots, A_N)$ that satisfy the following ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc236_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are positive integers $N$, $M$, and a sequence of positive integers $D = (D_1, \\dots, D_N)$.\nFind the number of sequences of positive integers $A = (A_1, \\dots, A_N)$ that satisfy the following ...",
"is_translate": false,
"language": "English"
}
]
}