API Response (JSON)
{
"problem": {
"name": "Centers",
"description": {
"content": "You are given a sequence $A=(A_1,A_2,\\dots,A_{3N})$ of length $3N$ where each of $1,2,\\dots$, and $N$ occurs exactly three times. For $i=1,2,\\dots,N$, let $f(i)$ be the index of the middle occurrence ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc306_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a sequence $A=(A_1,A_2,\\dots,A_{3N})$ of length $3N$ where each of $1,2,\\dots$, and $N$ occurs exactly three times.\nFor $i=1,2,\\dots,N$, let $f(i)$ be the index of the middle occurrence ...",
"is_translate": false,
"language": "English"
}
]
}