API Response (JSON)
{
"problem": {
"name": "Secret Number",
"description": {
"content": "Takahashi has forgotten his PIN. The PIN is a four-digit string consisting of `0`, `1`, $\\ldots$, `9`, and may begin with a `0`. For each digit `0` through `9`, Takahashi remembers the following fact,",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc201_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has forgotten his PIN. The PIN is a four-digit string consisting of `0`, `1`, $\\ldots$, `9`, and may begin with a `0`.\nFor each digit `0` through `9`, Takahashi remembers the following fact,...",
"is_translate": false,
"language": "English"
}
]
}