API Response (JSON)
{
"problem": {
"name": "B. Anton and Digits",
"description": {
"content": "Recently Anton found a box with digits in his room. There are _k_2 digits 2, _k_3 digits 3, _k_5 digits 5 and _k_6 digits 6. Anton's favorite integers are 32 and 256. He decided to compose this integ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF734B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Recently Anton found a box with digits in his room. There are _k_2 digits 2, _k_3 digits 3, _k_5 digits 5 and _k_6 digits 6.\n\nAnton's favorite integers are 32 and 256. He decided to compose this integ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "最近,Anton 在他的房间里发现了一个装有数字的盒子。盒中有 #cf_span[k2] 个数字 #cf_span[2],#cf_span[k3] 个数字 #cf_span[3],#cf_span[k5] 个数字 #cf_span[5],以及 #cf_span[k6] 个数字 #cf_span[6]。\n\nAnton 最喜欢的整数是 #cf_span[32] 和 #cf_span[256]。他决定用...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ k_2, k_3, k_5, k_6 \\in \\mathbb{Z}_{\\geq 0} $ denote the counts of digits $ 2, 3, 5, 6 $ respectively. \n\nLet $ x \\in \\mathbb{Z}_{\\geq 0} $ be the number of integers $ 256 $ for...",
"is_translate": false,
"language": "Formal"
}
]
}