API Response (JSON)
{
"problem": {
"name": "Flatten",
"description": {
"content": "Given are $N$ positive integers $A_1,...,A_N$. Consider positive integers $B_1, ..., B_N$ that satisfy the following condition. Condition: For any $i, j$ such that $1 \\leq i < j \\leq N$, $A_i B_i = A_",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc152_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given are $N$ positive integers $A_1,...,A_N$.\nConsider positive integers $B_1, ..., B_N$ that satisfy the following condition.\nCondition: For any $i, j$ such that $1 \\leq i < j \\leq N$, $A_i B_i = A_...",
"is_translate": false,
"language": "English"
}
]
}