API Response (JSON)
{
"problem": {
"name": "K Swap",
"description": {
"content": "We have a sequence of length $N$: $A=(a_1,\\ldots,a_N)$. Additionally, you are given an integer $K$. You can perform the following operation zero or more times. * Choose an integer $i$ such that $1 ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc254_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a sequence of length $N$: $A=(a_1,\\ldots,a_N)$. Additionally, you are given an integer $K$.\nYou can perform the following operation zero or more times.\n\n* Choose an integer $i$ such that $1 ...",
"is_translate": false,
"language": "English"
}
]
}