API Response (JSON)
{
"problem": {
"name": "Divide by 2 or 3",
"description": {
"content": "You are given a sequence of positive integers: $A=(a_1,a_2,\\ldots,a_N)$. You can choose and perform one of the following operations any number of times, possibly zero. * Choose an integer $i$ suc",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc276_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a sequence of positive integers: $A=(a_1,a_2,\\ldots,a_N)$. \nYou can choose and perform one of the following operations any number of times, possibly zero.\n\n* Choose an integer $i$ suc...",
"is_translate": false,
"language": "English"
}
]
}