API Response (JSON)
{
"problem": {
"name": "[蓝桥杯 2023 国 B] 子 2023 / 双子数",
"description": {
"content": "## A 子 2023 小蓝在黑板上连续写下从 $1$ 到 $2023$ 之间所有的整数,得到了一个数字序列: $$S = 12345678910111213\\cdots 20222023$$ 小蓝想知道 $S$ 中有多少种子序列恰好等于 $2023$? 提示,以下是 $3$ 种满足条件的子序列(用中括号标识出的数字是子序列包含的数字): $$1[\\textbf2]34567891[\\t",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": {
"LuoguStyle": "P2"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9420"
},
"statements": [
{
"statement_type": "Markdown",
"content": "## A 子 2023\n\n小蓝在黑板上连续写下从 $1$ 到 $2023$ 之间所有的整数,得到了一个数字序列:\n\n$$S = 12345678910111213\\cdots 20222023$$\n\n小蓝想知道 $S$ 中有多少种子序列恰好等于 $2023$?\n\n提示,以下是 $3$ 种满足条件的子序列(用中括号标识出的数字是子序列包含的数字):\n\n$$1[\\textbf2]34567891[\\t...",
"is_translate": false,
"language": "English"
}
]
}