API Response (JSON)
{
"problem": {
"name": "C. Classroom Watch",
"description": {
"content": "Eighth-grader Vova is on duty today in the class. After classes, he went into the office to wash the board, and found on it the number _n_. He asked what is this number and the teacher of mathematics ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF876C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Eighth-grader Vova is on duty today in the class. After classes, he went into the office to wash the board, and found on it the number _n_. He asked what is this number and the teacher of mathematics ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "八年级学生沃瓦今天值日。下课后,他走进办公室擦黑板,发现上面写着一个数字 #cf_span[n]。他问这是什么数字,数学老师伊娜·彼得罗夫娜告诉他,#cf_span[n] 是一道给一年级学生的算术题的答案。教材中给出了某个 *正整数* #cf_span[x],题目要求将 #cf_span[x] 加上其十进制表示下各位数字之和。\n\n由于黑板上的数字 #cf_span[n] 很小,沃瓦很快猜出了教材中...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ with $ 1 \\leq n \\leq 10^9 $. \nLet $ s(x) $ denote the sum of the decimal digits of $ x \\in \\mathbb{Z}^+ $. \n\n**Constraints** \nWe seek all $ x \\in \\mathb...",
"is_translate": false,
"language": "Formal"
}
]
}