API Response (JSON)
{
"problem": {
"name": "B. Gleb And Pizza",
"description": {
"content": "Gleb ordered pizza home. When the courier delivered the pizza, he was very upset, because several pieces of sausage lay on the crust, and he does not really like the crust. The pizza is a circle of r",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF842B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Gleb ordered pizza home. When the courier delivered the pizza, he was very upset, because several pieces of sausage lay on the crust, and he does not really like the crust.\n\nThe pizza is a circle of r...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Gleb 订了一份披萨。当快递员送达时,他非常沮丧,因为有几块香肠落在了饼皮上,而他并不喜欢饼皮。\n\n披萨是一个以原点为中心、半径为 $r$ 的圆。披萨由两部分组成:主部分——一个以原点为中心、半径为 $r - d$ 的圆,以及围绕主部分、宽度为 $d$ 的饼皮。香肠块也是圆形的。第 $i$ 块香肠的半径为 $r_i$,其中心坐标为 $(x_i, y_i)$。\n\nGleb 请你帮助确定有多少块香肠...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ r \\in \\mathbb{R}_{\\geq 0} $ be the radius of the pizza. \nLet $ d \\in \\mathbb{R}_{\\geq 0} $ be the width of the crust, with $ 0 \\leq d < r $. \nLet $ n \\in \\mathbb{Z}^+ $ be th...",
"is_translate": false,
"language": "Formal"
}
]
}