API Response (JSON)
{
"problem": {
"name": "An Ordinary Game",
"description": {
"content": "There is a string $s$ of length $3$ or greater. No two neighboring characters in $s$ are equal. Takahashi and Aoki will play a game against each other. The two players alternately performs the followi",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc064_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a string $s$ of length $3$ or greater. No two neighboring characters in $s$ are equal.\nTakahashi and Aoki will play a game against each other. The two players alternately performs the followi...",
"is_translate": false,
"language": "English"
}
]
}