API Response (JSON)
{
"problem": {
"name": "[USACO23DEC] Train Scheduling P",
"description": {
"content": "Bessie 找到了一份行车调度的新工作。现在有两座火车站 $A$ 和 $B$,由于预算限制,只有一条单线铁道连接起车站 $A$ 和 $B$。如果一列列车在 $t$ 时刻离开其中一座火车站,它将在 $t+T$($1 \\le T \\le 10^{12}$)时刻到达另一座火车站。 现在有 $N$($1 \\le N \\le 5000$)列火车的出发时间需要安排。第 $i$ 列火车必须在 $t_i$ 时",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P6"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9985"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Bessie 找到了一份行车调度的新工作。现在有两座火车站 $A$ 和 $B$,由于预算限制,只有一条单线铁道连接起车站 $A$ 和 $B$。如果一列列车在 $t$ 时刻离开其中一座火车站,它将在 $t+T$($1 \\le T \\le 10^{12}$)时刻到达另一座火车站。\n\n现在有 $N$($1 \\le N \\le 5000$)列火车的出发时间需要安排。第 $i$ 列火车必须在 $t_i$ 时...",
"is_translate": false,
"language": "English"
}
]
}