API Response (JSON)
{
"problem": {
"name": "E. Santa Claus and Tangerines",
"description": {
"content": "Santa Claus has _n_ tangerines, and the _i_\\-th of them consists of exactly _a__i_ slices. Santa Claus came to a school which has _k_ pupils. Santa decided to treat them with tangerines. However, the",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF752E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Santa Claus has _n_ tangerines, and the _i_\\-th of them consists of exactly _a__i_ slices. Santa Claus came to a school which has _k_ pupils. Santa decided to treat them with tangerines.\n\nHowever, the...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "圣诞老人有 #cf_span[n] 个橘子,第 #cf_span[i] 个橘子恰好由 #cf_span[ai] 片组成。圣诞老人来到一所有 #cf_span[k] 名学生的学校,决定用橘子招待他们。\n\n然而,橘子的数量可能不足以给每个学生至少一个橘子。因此,圣诞老人决定将橘子分割成部分,以免有人不高兴。为此,他可以将一个橘子或任何已有的部分分成两个相等的小部分。如果他要分割的部分包含奇数片,则其中...",
"is_translate": true,
"language": "Chinese"
}
]
}