API Response (JSON)
{
"problem": {
"name": "D. Shark",
"description": {
"content": "For long time scientists study the behavior of sharks. Sharks, as many other species, alternate short movements in a certain location and long movements between locations. Max is a young biologist. F",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF982D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For long time scientists study the behavior of sharks. Sharks, as many other species, alternate short movements in a certain location and long movements between locations.\n\nMax is a young biologist. F...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "长期以来,科学家们研究鲨鱼的行为。鲨鱼和其他许多物种一样,会在某个地点进行短距离移动,并在不同地点之间进行长距离移动。\n\n马克斯是一名年轻的生物学家。他观察了一条特定的鲨鱼共 $n$ 天,并记录了鲨鱼每天旅行的距离。所有距离互不相同。马克斯现在想知道鲨鱼访问了多少个地点。他假设存在一个整数 $k$,使得如果鲨鱼在某一天旅行的距离严格小于 $k$,则它没有改变地点;否则,如果某一天鲨鱼旅行的距离大于...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of days. \nLet $ A = (a_1, a_2, \\dots, a_n) $ be a sequence of distinct positive integers representing daily distances traveled. \n\nLet $ k \\...",
"is_translate": false,
"language": "Formal"
}
]
}