API Response (JSON)
{
"problem": {
"name": "A. Chips",
"description": {
"content": "There are _n_ walruses sitting in a circle. All of them are numbered in the clockwise order: the walrus number 2 sits to the left of the walrus number 1, the walrus number 3 sits to the left of the wa",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF92A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are _n_ walruses sitting in a circle. All of them are numbered in the clockwise order: the walrus number 2 sits to the left of the walrus number 1, the walrus number 3 sits to the left of the wa...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "有 #cf_span[n] 只海象围坐成一圈,它们按顺时针方向编号:编号为 #cf_span[2] 的海象坐在编号为 #cf_span[1] 的海象的左边,编号为 #cf_span[3] 的海象坐在编号为 #cf_span[2] 的海象的左边,...,编号为 #cf_span[1] 的海象坐在编号为 #cf_span[n] 的海象的左边。\n\n主持人有 #cf_span[m] 块糖果。主持人站在圆圈...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ n $ be the number of walruses, and $ m $ be the total number of chips.\n\nThe presenter distributes chips in rounds, starting from walrus 1, proceeding clockwise, giving walrus $ i $ exactly $ i $...",
"is_translate": false,
"language": "Formal"
}
]
}