API Response (JSON)
{
"problem": {
"name": "Swap and Erase",
"description": {
"content": "There is a sequence $A = (A_1,\\ldots,A_N)$. You can perform the following two types of operations any number of times in any order: * Let $K$ be the length of $A$ just before the operation. Choose ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc195_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a sequence $A = (A_1,\\ldots,A_N)$. You can perform the following two types of operations any number of times in any order:\n\n* Let $K$ be the length of $A$ just before the operation. Choose ...",
"is_translate": false,
"language": "English"
}
]
}