API Response (JSON)
{
"problem": {
"name": "Long Sequence Inversion 2",
"description": {
"content": "In this problem, when we refer to a \"permutation of length $K$\", we mean a permutation of $(0, 1, \\dots, K - 1)$. Also, we denote the $k$\\-th element ($0$\\-based) of a sequence $X$ as $X[k]$. You are ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "ttpc2024_1_l"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In this problem, when we refer to a \"permutation of length $K$\", we mean a permutation of $(0, 1, \\dots, K - 1)$. Also, we denote the $k$\\-th element ($0$\\-based) of a sequence $X$ as $X[k]$.\nYou are ...",
"is_translate": false,
"language": "English"
}
]
}