API Response (JSON)
{
"problem": {
"name": "[蓝桥杯 2023 省 B] 填空问题",
"description": {
"content": "## 试题 A:日期统计 ### 【问题描述】 小蓝现在有一个长度为 $100$ 的数组,数组中的每个元素的值都在 $0$ 到 $9$ 的范围之内。数组中的元素从左至右如下所示: ``` 5 6 8 6 9 1 6 1 2 4 9 1 9 8 2 3 6 4 7 7 5 9 5 0 3 8 7 5 8 1 5 8 6 1 8 3 0 3 7 9 2 7 0 5 8 8 5 7 0 9 9 1",
"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": "LGP9239"
},
"statements": [
{
"statement_type": "Markdown",
"content": "## 试题 A:日期统计\n\n### 【问题描述】\n\n小蓝现在有一个长度为 $100$ 的数组,数组中的每个元素的值都在 $0$ 到 $9$ 的范围之内。数组中的元素从左至右如下所示:\n\n```\n5 6 8 6 9 1 6 1 2 4 9 1 9 8 2 3 6 4 7 7 5 9 5 0 3 8 7 5 8 1 5 8 6 1 8 3 0 3 7 9 2 7 0 5 8 8 5 7 0 9 9 1...",
"is_translate": false,
"language": "English"
}
]
}