API Response (JSON)
{
"problem": {
"name": "B. Teams Formation",
"description": {
"content": "This time the Berland Team Olympiad in Informatics is held in a remote city that can only be reached by one small bus. Bus has _n_ passenger seats, seat _i_ can be occupied only by a participant from ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF878B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "This time the Berland Team Olympiad in Informatics is held in a remote city that can only be reached by one small bus. Bus has _n_ passenger seats, seat _i_ can be occupied only by a participant from ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "这次,贝尔兰信息学团队奥林匹克竞赛在一座偏远城市举行,该城市只能通过一辆小巴士到达。巴士共有 #cf_span[n] 个乘客座位,第 #cf_span[i] 个座位只能由来自城市 #cf_span[ai] 的参与者乘坐。\n\n今天,这辆巴士完成了 #cf_span[m] 次行程,每次运送 #cf_span[n] 名参与者。参与者们按到达顺序排成一列,同一辆巴士的参与者按座位顺序排列(即,如果我们写出...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Parameters**\n* $n, k, m \\in \\mathbb{Z}$ satisfying $1 \\le n \\le 10^5$, $2 \\le k \\le 10^9$, $1 \\le m \\le 10^9$.\n* Sequence $A = (a_1, a_2, \\dots, a_n)$ where $a_i \\in \\mathbb{Z} \\cap [1, 10^5]$.\n...",
"is_translate": false,
"language": "Formal"
}
]
}