API Response (JSON)
{
"problem": {
"name": "I. Photo Processing",
"description": {
"content": "Evlampiy has found one more cool application to process photos. However the application has certain limitations. Each photo _i_ has a contrast _v__i_. In order for the processing to be truly of high ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF883I"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Evlampiy has found one more cool application to process photos. However the application has certain limitations.\n\nEach photo _i_ has a contrast _v__i_. In order for the processing to be truly of high ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Evlampiy 找到了另一个用于处理照片的酷炫应用程序,但该应用程序有一些限制。\n\n每张照片 #cf_span[i] 具有对比度 #cf_span[vi]。为了实现高质量的处理,应用程序必须接收至少 #cf_span[k] 张对比度尽可能接近的照片。\n\nEvlampiy 已经知道了他拥有的 #cf_span[n] 张照片的对比度 #cf_span[vi]。现在他希望将这些照片分成若干组,使得每组...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, k \\in \\mathbb{Z}^+ $ with $ 1 \\leq k \\leq n \\leq 3 \\cdot 10^5 $. \nLet $ V = (v_1, v_2, \\dots, v_n) $ be a sequence of integers with $ 1 \\leq v_i \\leq 10^9 $.\n\n**Constraints...",
"is_translate": false,
"language": "Formal"
}
]
}