API Response (JSON)
{
"problem": {
"name": "Semi Common Multiple",
"description": {
"content": "Given are a sequence $A= {a_1,a_2,......a_N}$ of $N$ positive even numbers, and an integer $M$. Let a _semi-common multiple_ of $A$ be a positive integer $X$ that satisfies the following condition for",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc150_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are a sequence $A= {a_1,a_2,......a_N}$ of $N$ positive even numbers, and an integer $M$.\nLet a _semi-common multiple_ of $A$ be a positive integer $X$ that satisfies the following condition for...",
"is_translate": false,
"language": "English"
}
]
}