API Response (JSON)
{
"problem": {
"name": "3N Numbers",
"description": {
"content": "Let $N$ be a positive integer. There is a numerical sequence of length $3N$, $a = (a_1, a_2, ..., a_{3N})$. Snuke is constructing a new sequence of length $2N$, $a'$, by removing exactly $N$ elements ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc074_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Let $N$ be a positive integer.\nThere is a numerical sequence of length $3N$, $a = (a_1, a_2, ..., a_{3N})$. Snuke is constructing a new sequence of length $2N$, $a'$, by removing exactly $N$ elements ...",
"is_translate": false,
"language": "English"
}
]
}