API Response (JSON)
{
"problem": {
"name": "Insert XOR",
"description": {
"content": "There is an integer sequence $A=(A_1,A_2,\\dots,A_N)$ of length $N$ consisting of $0$ and $1$. You are given $Q$ queries. The $q$\\-th query is as follows: * An integer $i_q$ between $1$ and $N$ is g",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc203_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is an integer sequence $A=(A_1,A_2,\\dots,A_N)$ of length $N$ consisting of $0$ and $1$. You are given $Q$ queries. The $q$\\-th query is as follows:\n\n* An integer $i_q$ between $1$ and $N$ is g...",
"is_translate": false,
"language": "English"
}
]
}