API Response (JSON)
{
"problem": {
"name": "[信息与未来 2014] 奇怪的车牌号",
"description": {
"content": "汽车的车牌号是一个 $8$ 位数,最高位可以为 $0$,所以车牌号范围为 $00000000$ 到 $99999999$。现在,有一辆汽车出了事故,驾驶员逃逸了。有三位目击者向警方提供了线索: - 甲:车牌号的前 $4$ 位是递增**且连续**的自然数,即 $0123,1234,\\cdots,6789$; - 乙:车牌号的后 $4$ 位也是递增**且连续**的自然数; - 丙:车牌号的各位数字和是",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P2"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGB4131"
},
"statements": [
{
"statement_type": "Markdown",
"content": "汽车的车牌号是一个 $8$ 位数,最高位可以为 $0$,所以车牌号范围为 $00000000$ 到 $99999999$。现在,有一辆汽车出了事故,驾驶员逃逸了。有三位目击者向警方提供了线索:\n- 甲:车牌号的前 $4$ 位是递增**且连续**的自然数,即 $0123,1234,\\cdots,6789$;\n- 乙:车牌号的后 $4$ 位也是递增**且连续**的自然数;\n- 丙:车牌号的各位数字和是...",
"is_translate": false,
"language": "English"
}
]
}