API Response (JSON)
{
"problem": {
"name": "Hated Number",
"description": {
"content": "You are given positive integers $X, M \\ (X \\leq M)$. You like positive integers less than or equal to $M$, but you hate $X$ as the exception. So you decide to construct a set $S$ satisfying the follow",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "1202Contest_j"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given positive integers $X, M \\ (X \\leq M)$.\nYou like positive integers less than or equal to $M$, but you hate $X$ as the exception. So you decide to construct a set $S$ satisfying the follow...",
"is_translate": false,
"language": "English"
}
]
}