API Response (JSON)
{
"problem": {
"name": "Many Swaps Sorting",
"description": {
"content": "Snuke has a sequence $p$, which is a permutation of $(0,1,2, ...,N-1)$. The $i$\\-th element ($0$\\-indexed) in $p$ is $p_i$. He can perform $N-1$ kinds of operations labeled $1,2,...,N-1$ any number of",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "asaporo2_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke has a sequence $p$, which is a permutation of $(0,1,2, ...,N-1)$. The $i$\\-th element ($0$\\-indexed) in $p$ is $p_i$.\nHe can perform $N-1$ kinds of operations labeled $1,2,...,N-1$ any number of...",
"is_translate": false,
"language": "English"
}
]
}