API Response (JSON)
{
"problem": {
"name": "C. Mahmoud and Ehab and the xor",
"description": {
"content": "Mahmoud and Ehab are on the third stage of their adventures now. As you know, Dr. Evil likes sets. This time he won't show them any set from his large collection, but will ask them to create a new set",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF862C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Mahmoud and Ehab are on the third stage of their adventures now. As you know, Dr. Evil likes sets. This time he won't show them any set from his large collection, but will ask them to create a new set...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Mahmoud 和 Ehab 正在进行他们冒险的第三阶段。正如你所知,Dr. Evil 喜欢集合。这一次,他不会向他们展示他庞大集合中的任何一个集合,而是要求他们创建一个新的集合来补充他美丽的集合收藏。\n\nDr. Evil 有一个他最喜欢的邪恶整数 $x$。他要求 Mahmoud 和 Ehab 找到一个包含 $n$ 个互不相同的非负整数的集合,使得集合中所有整数的按位异或和恰好为 $x$。Dr. ...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $, $ x \\in \\mathbb{Z}_{\\geq 0} $, with $ 1 \\leq n \\leq 10^5 $, $ 0 \\leq x \\leq 10^5 $. \nLet $ S \\subseteq \\mathbb{Z}_{\\geq 0} $ be a set of $ n $ distinct i...",
"is_translate": false,
"language": "Formal"
}
]
}