API Response (JSON)
{
"problem": {
"name": "0 or 1 Swap",
"description": {
"content": "We have a sequence $p$ = {$p_1,\\ p_2,\\ ...,\\ p_N$} which is a permutation of {$1,\\ 2,\\ ...,\\ N$}. You can perform the following operation at most once: choose integers $i$ and $j$ $(1 \\leq i < j \\leq ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc135_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a sequence $p$ = {$p_1,\\ p_2,\\ ...,\\ p_N$} which is a permutation of {$1,\\ 2,\\ ...,\\ N$}.\nYou can perform the following operation at most once: choose integers $i$ and $j$ $(1 \\leq i < j \\leq ...",
"is_translate": false,
"language": "English"
}
]
}