API Response (JSON)
{
"problem": {
"name": "Prefix Median",
"description": {
"content": "Snuke received an integer sequence $a$ of length $2N-1$. He arbitrarily permuted the elements in $a$, then used it to construct a new integer sequence $b$ of length $N$, as follows: * $b_1 =$ the m",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc012_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke received an integer sequence $a$ of length $2N-1$.\nHe arbitrarily permuted the elements in $a$, then used it to construct a new integer sequence $b$ of length $N$, as follows:\n\n* $b_1 =$ the m...",
"is_translate": false,
"language": "English"
}
]
}