API Response (JSON)
{
"problem": {
"name": "Cash Register",
"description": {
"content": "Takahashi is a cashier. There is a cash register with $11$ keys: `00`, `0`, `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, and `9`. The cash register initially displays $0$. Whenever he types the key `00`, t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc283_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi is a cashier.\nThere is a cash register with $11$ keys: `00`, `0`, `1`, `2`, `3`, `4`, `5`, `6`, `7`, `8`, and `9`. The cash register initially displays $0$. Whenever he types the key `00`, t...",
"is_translate": false,
"language": "English"
}
]
}