API Response (JSON)
{
"problem": {
"name": "A. Santa Claus and a Place in a Class",
"description": {
"content": "Santa Claus is the first who came to the Christmas Olympiad, and he is going to be the first to take his place at a desk! In the classroom there are _n_ lanes of _m_ desks each, and there are two work",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF748A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Santa Claus is the first who came to the Christmas Olympiad, and he is going to be the first to take his place at a desk! In the classroom there are _n_ lanes of _m_ desks each, and there are two work...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "圣诞老人是第一个到达圣诞奥林匹克竞赛的人,他也将是第一个坐在桌旁的人!教室中有 #cf_span[n] 排,每排有 #cf_span[m] 张桌子,每张桌子有两个座位。排从左到右编号为 #cf_span[1] 到 #cf_span[n],每排中的桌子从黑板开始编号为 #cf_span[1] 到 #cf_span[m]。注意,排是垂直于黑板的方向排列的,而非平行于黑板(见图)。\n\n主办方将所有座位从...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, m, k \\in \\mathbb{Z}^+ $ with $ 1 \\leq n, m \\leq 10{,}000 $ and $ 1 \\leq k \\leq 2nm $. \nEach lane has $ m $ desks, each desk has 2 working places (left and right), numbered ...",
"is_translate": false,
"language": "Formal"
}
]
}