API Response (JSON)
{
"problem": {
"name": "[ROI 2018] Innophone",
"description": {
"content": "有一个二元函数 $f(x,y)$,它是这么定义的: $f(x,y)=\\left\\{ \\begin{array}{rcl} a, & & {\\text{if} \\quad \\quad \\ \\ \\ a \\leq x}\\\\ b, & & {\\text{else if} \\quad b \\leq y}\\\\ 0, & & {\\text{else}} \\end{array} \\right.$ 其中 $a",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 3000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P7"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9288"
},
"statements": [
{
"statement_type": "Markdown",
"content": "有一个二元函数 $f(x,y)$,它是这么定义的:\n\n $f(x,y)=\\left\\{\n\\begin{array}{rcl}\na, & & {\\text{if} \\quad \\quad \\ \\ \\ a \\leq x}\\\\\nb, & & {\\text{else if} \\quad b \\leq y}\\\\\n0, & & {\\text{else}}\n\\end{array} \\right.$\n\n其中 $a...",
"is_translate": false,
"language": "English"
}
]
}