API Response (JSON)
{
"problem": {
"name": "±1 Operation 1",
"description": {
"content": "You are given an integer $X$. The following action on this integer is called an _operation_. * Choose and do one of the following. * Add $1$ to $X$. * Subtract $1$ from $X$. The terms ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc255_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an integer $X$. The following action on this integer is called an _operation_.\n\n* Choose and do one of the following.\n * Add $1$ to $X$.\n * Subtract $1$ from $X$.\n\nThe terms ...",
"is_translate": false,
"language": "English"
}
]
}