API Response (JSON)
{
"problem": {
"name": "Yet Another Sorting Problem",
"description": {
"content": "Given is a sequence $p$ of length $N+M$, which is a permutation of $(1,2 \\ldots, N+M)$. The $i$\\-th term of $p$ is $p_i$. You can do the following **Operation** any number of times. Operation: Choose ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc124_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given is a sequence $p$ of length $N+M$, which is a permutation of $(1,2 \\ldots, N+M)$. The $i$\\-th term of $p$ is $p_i$.\nYou can do the following **Operation** any number of times.\nOperation: Choose ...",
"is_translate": false,
"language": "English"
}
]
}