API Response (JSON)
{
"problem": {
"name": "Digits Paradise in Hexadecimal",
"description": {
"content": "In this problem, hexadecimal notations use `0`, ..., `9`, `A`, ..., `F`, representing the values zero through fifteen, respectively. Unless otherwise specified, all notations of numbers are decimal ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc194_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In this problem, hexadecimal notations use `0`, ..., `9`, `A`, ..., `F`, representing the values zero through fifteen, respectively. \nUnless otherwise specified, all notations of numbers are decimal ...",
"is_translate": false,
"language": "English"
}
]
}