API Response (JSON)
{
"problem": {
"name": "「MCOI-08」Fill In",
"description": {
"content": "Dream 有一个长度为 $n$($1\\le n\\le 10^5$)的正整数数组 $a_1,a_2,\\dots,a_n$,其中对于 $i=1,2,\\dots,n$,满足 $1\\le a_i\\le 1000$。 他计算了前缀和数组 $p_i=a_1+a_2+\\dots+a_i$,保证对于 **原前缀和数组** 有任意 $1 \\le i <n$ 都有 $p_i<p_{i+1}$。 现在 Tommy",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": {
"LuoguStyle": "P2"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP8278"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Dream 有一个长度为 $n$($1\\le n\\le 10^5$)的正整数数组 $a_1,a_2,\\dots,a_n$,其中对于 $i=1,2,\\dots,n$,满足 $1\\le a_i\\le 1000$。\n\n他计算了前缀和数组 $p_i=a_1+a_2+\\dots+a_i$,保证对于 **原前缀和数组** 有任意 $1 \\le i <n$ 都有 $p_i<p_{i+1}$。\n\n现在 Tommy...",
"is_translate": false,
"language": "English"
}
]
}