API Response (JSON)
{
"problem": {
"name": "Slime Swap",
"description": {
"content": "$N$ slimes are arranged in a line. The size of the $i$\\-th slime from the left is $P_i$, and its color is $C_i$. Here, the sizes of the slimes are distinct. A sequence of slimes is called a good seque",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc206_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "$N$ slimes are arranged in a line. The size of the $i$\\-th slime from the left is $P_i$, and its color is $C_i$. Here, the sizes of the slimes are distinct.\nA sequence of slimes is called a good seque...",
"is_translate": false,
"language": "English"
}
]
}