API Response (JSON)
{
"problem": {
"name": "XXYYX",
"description": {
"content": "Determine whether there is a string $S$ of length $N$ consisting of `X` and `Y` that satisfies the following condition. **Condition:** Among the $(N - 1)$ pairs of consecutive characters in $S$, * ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc157_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Determine whether there is a string $S$ of length $N$ consisting of `X` and `Y` that satisfies the following condition.\n**Condition:** Among the $(N - 1)$ pairs of consecutive characters in $S$,\n\n* ...",
"is_translate": false,
"language": "English"
}
]
}