API Response (JSON)
{
"problem": {
"name": "[信息与未来 2015] 拴奶牛",
"description": {
"content": "有 $n$ 头奶牛,有 $k$ 个木桩,每个木桩有一个位置,一个木桩上只能拴一头奶牛。由于奶牛好斗,所以在拴奶牛的时候,要求距离最近的奶牛的距离尽可能大。 例如 $n=4,k=6$,木桩的位置为 $0,3,4,7,8,9$,此时为下图。 $$ \\begin{aligned} \\underline{\\text{\\qquad O\\quad l\\quad l\\quad O\\quad O\\quad l\\",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 131072
},
"difficulty": {
"LuoguStyle": "P2"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGB3881"
},
"statements": [
{
"statement_type": "Markdown",
"content": "有 $n$ 头奶牛,有 $k$ 个木桩,每个木桩有一个位置,一个木桩上只能拴一头奶牛。由于奶牛好斗,所以在拴奶牛的时候,要求距离最近的奶牛的距离尽可能大。\n\n例如 $n=4,k=6$,木桩的位置为 $0,3,4,7,8,9$,此时为下图。\n$$\n\\begin{aligned}\n\\underline{\\text{\\qquad O\\quad l\\quad l\\quad O\\quad O\\quad l\\...",
"is_translate": false,
"language": "English"
}
]
}