API Response (JSON)
{
"problem": {
"name": "Sum equals LCM",
"description": {
"content": "You are given a positive integer $N$. Determine if there are two or more (not necessarily distinct) positive integers $A_1,A_2,\\dots,A_n\\ (2 \\leq 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": "arc165_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a positive integer $N$.\nDetermine if there are two or more (not necessarily distinct) positive integers $A_1,A_2,\\dots,A_n\\ (2 \\leq n)$ that satisfy all of the following conditions:\n\n* ...",
"is_translate": false,
"language": "English"
}
]
}