API Response (JSON)
{
"problem": {
"name": "B. Vlad and Cafes",
"description": {
"content": "Vlad likes to eat in cafes very much. During his life, he has visited cafes _n_ times. Unfortunately, Vlad started to feel that his last visits are not any different from each other. To fix that Vlad ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF890B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Vlad likes to eat in cafes very much. During his life, he has visited cafes _n_ times. Unfortunately, Vlad started to feel that his last visits are not any different from each other. To fix that Vlad ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Vlad 非常喜欢去咖啡馆吃饭。在他的一生中,他一共访问了 #cf_span[n] 次咖啡馆。不幸的是,Vlad 开始觉得最近的几次访问彼此之间没有任何区别。为了解决这个问题,Vlad 做了一项小研究。\n\n首先,Vlad 给所有咖啡馆分配了独立的编号。然后,他按访问顺序记录了他访问过的咖啡馆编号。现在,Vlad 希望找到这样一个咖啡馆:他最后一次访问该咖啡馆的时间,早于他最后一次访问其他所有咖啡馆...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ n \\in \\mathbb{N} $, $ n \\geq 1 $, and let $ a = (a_1, a_2, \\dots, a_n) $ be a sequence of integers such that $ 0 \\leq a_i \\leq 2 \\cdot 10^5 $ for all $ i \\in \\{1, 2, \\dots, n\\} $.\n\nFor each dist...",
"is_translate": false,
"language": "Formal"
}
]
}