API Response (JSON)
{
"problem": {
"name": "D. Archer's Shot",
"description": {
"content": "A breakthrough among computer games, \"Civilization XIII\", is striking in its scale and elaborate details. Let's take a closer look at one of them. The playing area in the game is split into congruent",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF78D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A breakthrough among computer games, \"Civilization XIII\", is striking in its scale and elaborate details. Let's take a closer look at one of them.\n\nThe playing area in the game is split into congruent...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "一款突破性的电脑游戏《文明十三》以其宏大的规模和精细的细节而引人注目。让我们仔细观察其中一个机制。\n\n游戏中的 playable 区域被划分为全等的正六边形单元格,每个单元格的边长为 1。每个单位恰好占据一个单元格。战场可视为无限大。\n\n让我们来看一种被称为“弓箭手”的战斗单位。每个弓箭手有一个参数“射程”,它是一个正整数,决定了弓箭手可以击中目标的圆形区域的半径。该圆的中心与弓箭手所在单元格的中...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ k \\in \\mathbb{Z}^+ $ be the shot range (radius of the circular firing zone). \nLet $ \\mathcal{H} $ be the infinite hexagonal grid with cell side length 1, where each cell is a ...",
"is_translate": false,
"language": "Formal"
}
]
}