API Response (JSON)
{
"problem": {
"name": "D. Jon and Orbs",
"description": {
"content": "Jon Snow is on the lookout for some orbs required to defeat the white walkers. There are _k_ different types of orbs and he needs at least one of each. One orb spawns daily at the base of a Weirwood t",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF768D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Jon Snow is on the lookout for some orbs required to defeat the white walkers. There are _k_ different types of orbs and he needs at least one of each. One orb spawns daily at the base of a Weirwood t...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "琼恩·雪诺正在寻找一些击败白 walkers 所需的 orbs。共有 #cf_span[k] 种不同类型的 orbs,他至少需要每种一个。每天,一粒 orb 会在墙北的鱼梁木树下生成,且每种类型的 orb 出现的概率相等。由于墙北充满危险,他希望知道最少需要等待多少天,再派遣游骑兵去收集 orbs,使得他收集到至少每种类型一个 orb 的概率至少为 #cf_span[\\frac{p_i}{1000...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ k \\in \\mathbb{Z}^+ $ be the number of distinct orb types. \nLet $ q \\in \\mathbb{Z}^+ $ be the number of queries. \nFor each query $ p_i \\in \\{1, \\dots, 1000\\} $, define $ \\vare...",
"is_translate": false,
"language": "Formal"
}
]
}