API Response (JSON)
{
"problem": {
"name": "A. Sasha and Sticks",
"description": {
"content": "It's one more school day now. Sasha doesn't like classes and is always bored at them. So, each day he invents some game and plays in it alone or with friends. Today he invented one simple game to pla",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF832A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "It's one more school day now. Sasha doesn't like classes and is always bored at them. So, each day he invents some game and plays in it alone or with friends.\n\nToday he invented one simple game to pla...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "又到了一天的学校时光。Sasha 不喜欢上课,总是觉得无聊。因此,他每天都会发明一些游戏,独自玩或和朋友一起玩。\n\n今天他发明了一个简单游戏,和同桌 Lena 一起玩。规则很简单:Sasha 在纸上画出 #cf_span[n] 根棍子。之后,玩家们轮流从左端或右端恰好划掉 #cf_span[k] 根棍子。Sasha 先手,因为他是这个游戏的发明者。如果在某一轮开始前,纸上的棍子少于 #cf_spa...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, k \\in \\mathbb{Z}^+ $ with $ 1 \\leq k \\leq n \\leq 10^{18} $. \n\n**Constraints** \n- Each move removes exactly $ k $ sticks from either end of the row. \n- Players alternate t...",
"is_translate": false,
"language": "Formal"
}
]
}