API Response (JSON)
{
"problem": {
"name": "C. Ordering Pizza",
"description": {
"content": "It's another Start\\[c\\]up finals, and that means there is pizza to order for the onsite contestants. There are only 2 types of pizza (obviously not, but let's just pretend for the sake of the problem)",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF867C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "It's another Start\\[c\\]up finals, and that means there is pizza to order for the onsite contestants. There are only 2 types of pizza (obviously not, but let's just pretend for the sake of the problem)...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "这是另一次 Start[c]up 决赛,意味着需要为现场参赛者订购披萨。只有两种类型的披萨(显然不是,但为了问题 sake,我们就这样假设),且所有披萨都恰好包含 #cf_span[S] 片。\n\n已知第 #cf_span[i] 位参赛者将吃掉 #cf_span[si] 片披萨,每吃一片第一类披萨可获得 #cf_span[ai] 点快乐值,每吃一片第二类披萨可获得 #cf_span[bi] 点快乐值...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ N, S \\in \\mathbb{Z}^+ $: number of contestants, slices per pizza. \nFor each contestant $ i \\in \\{1, \\dots, N\\} $: \n- $ s_i \\in \\mathbb{Z}^+ $: slices consumed, \n- $ a_i \\in ...",
"is_translate": false,
"language": "Formal"
}
]
}