API Response (JSON)
{
"problem": {
"name": "[GDKOI2024 普及组] 读书",
"description": {
"content": "Zayin 是一个热爱读书的学生。 最近,Zayin 收到了一本有 $n$ 个章节的书,其中每个章节 $i$ 都有一个限制:她必须至少阅读了其他 $a_i$ 个 章节,才能够获取足够的智慧来读懂该章节。 每天,Zayin 都会从头到尾开始阅读这本书。对于她还不能读懂的章节(由于限制)或是已经阅读过的章节,Zayin 会在那天跳过它们。 现在,Zayin 想要知道至少需要多少天才能阅读完所有的",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P4"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP10077"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Zayin 是一个热爱读书的学生。\n\n最近,Zayin 收到了一本有 $n$ 个章节的书,其中每个章节 $i$ 都有一个限制:她必须至少阅读了其他 $a_i$ 个\n章节,才能够获取足够的智慧来读懂该章节。\n\n每天,Zayin 都会从头到尾开始阅读这本书。对于她还不能读懂的章节(由于限制)或是已经阅读过的章节,Zayin 会在那天跳过它们。\n\n现在,Zayin 想要知道至少需要多少天才能阅读完所有的...",
"is_translate": false,
"language": "English"
}
]
}