API Response (JSON)
{
"problem": {
"name": "Postal Code",
"description": {
"content": "The postal code in Atcoder Kingdom is $A+B+1$ characters long, its $(A+1)$\\-th character is a hyphen `-`, and the other characters are digits from `0` through `9`. You are given a string $S$. Determin",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc084_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The postal code in Atcoder Kingdom is $A+B+1$ characters long, its $(A+1)$\\-th character is a hyphen `-`, and the other characters are digits from `0` through `9`.\nYou are given a string $S$. Determin...",
"is_translate": false,
"language": "English"
}
]
}