API Response (JSON)
{
"problem": {
"name": "± Increasing Sequence",
"description": {
"content": "You are given a sequence of length $N$, $A = (A_1, \\ldots, A_N)$, consisting of $1$ and $-1$. Determine whether there is an integer sequence $x = (x_1, \\ldots, x_N)$ that satisfies all of the followin",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc153_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a sequence of length $N$, $A = (A_1, \\ldots, A_N)$, consisting of $1$ and $-1$.\nDetermine whether there is an integer sequence $x = (x_1, \\ldots, x_N)$ that satisfies all of the followin...",
"is_translate": false,
"language": "English"
}
]
}