API Response (JSON)
{
"problem": {
"name": "Make Multiples",
"description": {
"content": "You are given an integer sequence $A=(A_1,\\ldots,A_N)$ and positive integers $a$, $b$, and $c$. You can perform the following operation on this sequence any number of times, possibly zero. * Choose",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc166_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an integer sequence $A=(A_1,\\ldots,A_N)$ and positive integers $a$, $b$, and $c$.\nYou can perform the following operation on this sequence any number of times, possibly zero.\n\n* Choose...",
"is_translate": false,
"language": "English"
}
]
}