API Response (JSON)
{
"problem": {
"name": "D. Mahmoud and Ehab and the binary string",
"description": {
"content": "Mahmoud and Ehab are in the fourth stage now. Dr. Evil has a hidden binary string of length _n_. He guarantees that there is at least one '0' symbol and at least one '1' symbol in it. Now he wants Ma",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF862D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Mahmoud and Ehab are in the fourth stage now.\n\nDr. Evil has a hidden binary string of length _n_. He guarantees that there is at least one '0' symbol and at least one '1' symbol in it. Now he wants Ma...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Mahmoud 和 Ehab 目前处于第四阶段。\n\nDr. Evil 有一个长度为 $n$ 的隐藏二进制字符串。他保证该字符串中至少包含一个 '0' 和一个 '1'。现在他希望 Mahmoud 和 Ehab 找到任意一个 '0' 和任意一个 '1' 的位置。为了做到这一点,Mahmoud 和 Ehab 可以向 Dr. Evil 提问最多 $15$ 次。他们告诉 Dr. Evil 一个长度为 $n$...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $, $ 2 \\leq n \\leq 1000 $, be the length of the hidden binary string $ H = (h_1, h_2, \\dots, h_n) \\in \\{0,1\\}^n $. \nAssume $ H $ contains at least one $ 0 $ a...",
"is_translate": false,
"language": "Formal"
}
]
}