API Response (JSON)
{
"problem": {
"name": "Erase and Rotate",
"description": {
"content": "You are given a sequence $P = (p_1,p_2,\\ldots,p_N)$ that contains $1,2,\\ldots,N$ exactly once each. You may perform the following operations between $0$ and $K$ times in total in any order: * Cho",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc262_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a sequence $P = (p_1,p_2,\\ldots,p_N)$ that contains $1,2,\\ldots,N$ exactly once each. \nYou may perform the following operations between $0$ and $K$ times in total in any order:\n\n* Cho...",
"is_translate": false,
"language": "English"
}
]
}