API Response (JSON)
{
"problem": {
"name": "G. El Toll Caves",
"description": {
"content": "The prehistoric caves of El Toll are located in Moià (Barcelona). You have heard that there is a treasure hidden in one of _n_ possible spots in the caves. You assume that each of the spots has probab",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF868G"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The prehistoric caves of El Toll are located in Moià (Barcelona). You have heard that there is a treasure hidden in one of _n_ possible spots in the caves. You assume that each of the spots has probab...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "El Toll 的史前洞穴位于莫亚(巴塞罗那)。你听说宝藏隐藏在洞穴中的 #cf_span[n] 个可能位置之一。你假设每个位置包含宝藏的概率均为 #cf_span[1 / n]。\n\n你无法亲自进入洞穴,因此你制造了一台机器人来搜索洞穴中的宝藏。每天你可以指示机器人访问恰好 #cf_span[k] 个不同的位置。如果这些位置中没有宝藏,机器人显然会空手而归。然而,洞穴内一片漆黑,即使机器人访问了正...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, k \\in \\mathbb{Z}^+ $ with $ 1 \\leq k \\leq n $. \nLet the treasure be uniformly at random in one of $ n $ spots. \nEach day, the robot visits exactly $ k $ distinct spots. \n...",
"is_translate": false,
"language": "Formal"
}
]
}