API Response (JSON)
{
"problem": {
"name": "Erase and Insert",
"description": {
"content": "You are given a permutation $P$ of $(1,2,\\dots,N)$. There is also a permutation $Q=(1,2,\\dots,N)$ of $(1,2,\\dots,N)$. Perform the following operation on $Q$ for $i=1,2,\\dots,N$ in this order. * Rem",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc065_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a permutation $P$ of $(1,2,\\dots,N)$. There is also a permutation $Q=(1,2,\\dots,N)$ of $(1,2,\\dots,N)$.\nPerform the following operation on $Q$ for $i=1,2,\\dots,N$ in this order.\n\n* Rem...",
"is_translate": false,
"language": "English"
}
]
}