API Response (JSON)
{
"problem": {
"name": "[CSP-X2022 山东] 动物园",
"description": {
"content": "某动物园里有 $n$ 个场馆和 $m$ 种动物($m ≤ n$)。 $n$ 个场馆的编号分别用 $1,2,3, . . , n$ 表示;$m$ 种动物的编号分别用 $1,2,3, . . , m$ 表示。每一个场馆中只饲养了一只动物,不同的场馆可能饲养着相同种类的动物。 这个动物园的门票比较特殊,游客在购买门票时必须说明要参观的场馆的起止编号 $a$ 和 $b$(起止编号会打印到游客购买的门票",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P3"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGB4098"
},
"statements": [
{
"statement_type": "Markdown",
"content": "某动物园里有 $n$ 个场馆和 $m$ 种动物($m ≤ n$)。\n\n$n$ 个场馆的编号分别用 $1,2,3, . . , n$ 表示;$m$ 种动物的编号分别用 $1,2,3, . . , m$ 表示。每一个场馆中只饲养了一只动物,不同的场馆可能饲养着相同种类的动物。\n\n这个动物园的门票比较特殊,游客在购买门票时必须说明要参观的场馆的起止编号 $a$ 和 $b$(起止编号会打印到游客购买的门票...",
"is_translate": false,
"language": "English"
}
]
}