API Response (JSON)
{
"problem": {
"name": "Sorting a Segment",
"description": {
"content": "Snuke has a permutation $(P_0,P_1,\\cdots,P_{N-1})$ of $(0,1,\\cdots,N-1)$. Now, he will perform the following operation **exactly once**: * Choose $K$ consecutive elements in $P$ and sort them in as",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc038_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke has a permutation $(P_0,P_1,\\cdots,P_{N-1})$ of $(0,1,\\cdots,N-1)$.\nNow, he will perform the following operation **exactly once**:\n\n* Choose $K$ consecutive elements in $P$ and sort them in as...",
"is_translate": false,
"language": "English"
}
]
}