API Response (JSON)
{
"problem": {
"name": "B. Dasha and friends",
"description": {
"content": "Running with barriers on the circle track is very popular in the country where Dasha lives, so no wonder that on her way to classes she saw the following situation: The track is the circle with lengt",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF761B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Running with barriers on the circle track is very popular in the country where Dasha lives, so no wonder that on her way to classes she saw the following situation:\n\nThe track is the circle with lengt...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "在达莎所居住的国家,圆形跑道上的障碍赛非常流行,因此她在去上课的路上看到了以下情景:\n\n跑道是一个长度为 $L$ 的圆,其上在不同点处设有 $n$ 个障碍物。运动员总是沿逆时针方向跑步(从上方观察)。所有障碍物沿跑道彼此之间的距离均为整数。\n\n她的朋友鹦鹉基fa和豹子萨沙参加了比赛,每人跑了一圈。他们各自从跑道上的某个整数位置出发。两位朋友都记录了从他们的起点沿跑道到每个 $n$ 个障碍物的距离。...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, L \\in \\mathbb{Z} $ with $ 1 \\leq n \\leq 50 $ and $ n \\leq L \\leq 100 $. \nLet $ K = (k_1, k_2, \\dots, k_n) $ and $ S = (s_1, s_2, \\dots, s_n) $ be two strictly increasing se...",
"is_translate": false,
"language": "Formal"
}
]
}