API Response (JSON)
{
"problem": {
"name": "Neq Number",
"description": {
"content": "A positive integer $X$ is called a **\"Neq Number\"** if it satisfies the following condition: * When $X$ is written in decimal notation, no two adjacent characters are the same. For example, $1$, $",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc173_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A positive integer $X$ is called a **\"Neq Number\"** if it satisfies the following condition:\n\n* When $X$ is written in decimal notation, no two adjacent characters are the same.\n\nFor example, $1$, $...",
"is_translate": false,
"language": "English"
}
]
}