API Response (JSON)
{
"problem": {
"name": "Range Swap",
"description": {
"content": "You are given a sequence $A=(A_1,A_2,\\ldots,A_N)$ of length $N$ and positive integers $P,Q,R$, and $S$. Here, $P,Q,R$, and $S$ satisfy $1\\leq P\\leq Q<R\\leq S \\leq N$ and $Q-P=S-R$. Let $B=(B_1, B_2,",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc286_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a sequence $A=(A_1,A_2,\\ldots,A_N)$ of length $N$ and positive integers $P,Q,R$, and $S$. \nHere, $P,Q,R$, and $S$ satisfy $1\\leq P\\leq Q<R\\leq S \\leq N$ and $Q-P=S-R$.\nLet $B=(B_1, B_2,...",
"is_translate": false,
"language": "English"
}
]
}