API Response (JSON)
{
"problem": {
"name": "Pivot",
"description": {
"content": "We have a sequence of $N$ terms: $a_1,a_2,\\ldots,a_N$. You can perform the following operation on this sequence any number of times (possibly zero). * Choose a term of the sequence at that point, 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": "arc152_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a sequence of $N$ terms: $a_1,a_2,\\ldots,a_N$. You can perform the following operation on this sequence any number of times (possibly zero).\n\n* Choose a term of the sequence at that point, a...",
"is_translate": false,
"language": "English"
}
]
}