API Response (JSON)
{
"problem": {
"name": "D. Bookshelves",
"description": {
"content": "Mr Keks is a typical white-collar in Byteland. He has a bookshelf in his office with some books on it, each book has an integer positive price. Mr Keks defines the value of a shelf as the sum of boo",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF981D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Mr Keks is a typical white-collar in Byteland.\n\nHe has a bookshelf in his office with some books on it, each book has an integer positive price.\n\nMr Keks defines the value of a shelf as the sum of boo...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Mr Keks 是 Byteland 的一名典型白领。\n\n他的办公室里有一个书架,上面放了一些书,每本书都有一个正整数价格。\n\nMr Keks 将一个书架的值定义为该书架上所有书的价格之和。\n\n奇迹般地,Mr Keks 被提拔了,现在他要搬进一个新办公室。\n\n他得知在新办公室里,他将不再只有一个书架,而是恰好有 $k$ 个书架。他决定这 $k$ 个书架的美观度是所有书架值的按位与(bitwise ...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n, k \\in \\mathbb{Z} $ with $ 1 \\leq k \\leq n \\leq 50 $. \nLet $ A = (a_1, a_2, \\dots, a_n) $ be a sequence of positive integers, where $ 0 < a_i < 2^{50} $. \n\nA **partition** ...",
"is_translate": false,
"language": "Formal"
}
]
}