API Response (JSON)
{
"problem": {
"name": "A. Fafa and his Company",
"description": {
"content": "Fafa owns a company that works on huge projects. There are _n_ employees in Fafa's company. Whenever the company has a new project to start working on, Fafa has to divide the tasks of this project amo",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF935A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Fafa owns a company that works on huge projects. There are _n_ employees in Fafa's company. Whenever the company has a new project to start working on, Fafa has to divide the tasks of this project amo...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Fafa 拥有一家从事大型项目公司的公司。Fafa 的公司有 #cf_span[n] 名员工。每当公司有新项目需要启动时,Fafa 都需要将该项目的任务分配给所有员工。\n\nFafa 发现每次这样做都非常疲惫。因此,他决定从公司中选出最好的 #cf_span[l] 名员工作为团队负责人。每当有新项目时,Fafa 只会将任务分配给这些团队负责人,每位团队负责人负责一定数量的员工(必须为正数)来分配任务...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $, $ n \\geq 2 $, be the number of employees. \nLet $ l \\in \\mathbb{Z} $ be the number of team leaders, where $ 1 \\leq l < n $. \n\n**Constraints** \n1. $ l $ mu...",
"is_translate": false,
"language": "Formal"
}
]
}