API Response (JSON)
{
"problem": {
"name": "[USACO23DEC] Haybale Distribution G",
"description": {
"content": "Farmer John 正在农场上分发干草堆。 Farmer John 的农场上有 $N$($1 \\le N \\le 2\\cdot 10^5$)座谷仓,分别位于数轴上的整点 $x_1,\\ldots,x_N$($0 \\le x_i \\le 10^6$)。Farmer John 正计划将 $N$ 车干草堆运输到整点 $y$($0 \\le y \\le 10^6$),然后为每一座谷仓运输一车干草堆。 ",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": {
"LuoguStyle": "P4"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9982"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Farmer John 正在农场上分发干草堆。\n\nFarmer John 的农场上有 $N$($1 \\le N \\le 2\\cdot 10^5$)座谷仓,分别位于数轴上的整点 $x_1,\\ldots,x_N$($0 \\le x_i \\le 10^6$)。Farmer John 正计划将 $N$ 车干草堆运输到整点 $y$($0 \\le y \\le 10^6$),然后为每一座谷仓运输一车干草堆。\n\n...",
"is_translate": false,
"language": "English"
}
]
}