API Response (JSON)
{
"problem": {
"name": "C. Voting",
"description": {
"content": "There are _n_ employees in Alternative Cake Manufacturing (ACM). They are now voting on some very important question and the leading world media are trying to predict the outcome of the vote. Each of",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF749C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are _n_ employees in Alternative Cake Manufacturing (ACM). They are now voting on some very important question and the leading world media are trying to predict the outcome of the vote.\n\nEach of...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Alternative Cake Manufacturing(ACM)公司有 #cf_span[n] 名员工。他们正在对一个非常重要的问题进行投票,全球主流媒体正试图预测投票结果。\n\n每位员工属于两个派系之一:depublicans 或 remocrats,这两个派系对投票结果持有对立观点。投票程序相当复杂:\n\n你已知员工投票的顺序,并且他们都会采取最优策略(他们也知晓投票顺序以及每个人所属的派系...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $, $ 1 \\leq n \\leq 200{,}000 $, be the number of employees. \nLet $ S = (s_1, s_2, \\dots, s_n) $ be a sequence over $ \\{D, R\\} $, where $ s_i $ denotes the fra...",
"is_translate": false,
"language": "Formal"
}
]
}