API Response (JSON)
{
"problem": {
"name": "Trapezoids",
"description": {
"content": "You are given a trapezoid. The lengths of its upper base, lower base, and height are $a$, $b$, and $h$, respectively. An ex",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc045_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given a trapezoid. The lengths of its upper base, lower base, and height are $a$, $b$, and $h$, respectively.\n\nAn ex...",
"is_translate": false,
"language": "English"
}
]
}