API Response (JSON)
{
"problem": {
"name": "Not So Consecutive",
"description": {
"content": "You are given an integer $N$. An integer sequence $x=(x_1,x_2,\\cdots,x_N)$ of length $N$ is called a **good** sequence if and only if the following conditions are satisfied: * Each element of $x$ i",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc169_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an integer $N$. An integer sequence $x=(x_1,x_2,\\cdots,x_N)$ of length $N$ is called a **good** sequence if and only if the following conditions are satisfied:\n\n* Each element of $x$ i...",
"is_translate": false,
"language": "English"
}
]
}