API Response (JSON)
{
"problem": {
"name": "Digit Machine",
"description": {
"content": "There is a device with a screen that shows a single-digit number, and a button. When the screen is showing a number $k$, pressing the button once changes the number on the screen to $a_k$. The device ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc241_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a device with a screen that shows a single-digit number, and a button.\nWhen the screen is showing a number $k$, pressing the button once changes the number on the screen to $a_k$.\nThe device ...",
"is_translate": false,
"language": "English"
}
]
}