API Response (JSON)
{
"problem": {
"name": "Increment Decrement Again",
"description": {
"content": "An integer sequence where no two adjacent elements are the same is called a **good sequence**. You are given two good sequences of length $N$: $A=(A_1,A_2,\\dots,A_N)$ and $B=(B_1,B_2,\\dots,B_N)$. Each",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc182_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "An integer sequence where no two adjacent elements are the same is called a **good sequence**.\nYou are given two good sequences of length $N$: $A=(A_1,A_2,\\dots,A_N)$ and $B=(B_1,B_2,\\dots,B_N)$. Each...",
"is_translate": false,
"language": "English"
}
]
}