API Response (JSON)
{
"problem": {
"name": "C. Extraordinarily Nice Numbers",
"description": {
"content": "The positive integer _a_ is a divisor of the positive integer _b_ if and only if there exists a positive integer _c_ such that _a_ × _c_ = _b_. King Astyages thinks a positive integer _x_ is extraord",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF72C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The positive integer _a_ is a divisor of the positive integer _b_ if and only if there exists a positive integer _c_ such that _a_ × _c_ = _b_.\n\nKing Astyages thinks a positive integer _x_ is extraord...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "正整数 #cf_span[a] 是正整数 #cf_span[b] 的因数,当且仅当存在一个正整数 #cf_span[c] 使得 #cf_span[a × c = b]。\n\n国王 Astyages 认为一个正整数 #cf_span[x] 是 #cf_span(class=[tex-font-style-underline], body=[extraordinarily nice]) 的,当且仅当它的...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ x \\in \\mathbb{Z}^+ $. \nLet $ D(x) $ denote the set of positive divisors of $ x $. \nLet $ D_{\\text{even}}(x) = \\{ d \\in D(x) \\mid d \\text{ is even} \\} $, \nand $ D_{\\text{odd}...",
"is_translate": false,
"language": "Formal"
}
]
}