API Response (JSON)
{
"problem": {
"name": "[CoE R4 D] 01 串",
"description": {
"content": "定义一个好的 $01$ 串 $\\mathcal{S}$ 满足以下条件: + $\\mathcal{S}$ 非空。 + $\\mathcal{S}$ 的任意一个前缀 $\\mathcal {S} [1\\dots p](p\\in [1,|\\mathcal S|])$ 中,$0$ 的数量都不多于 $1$ 的数量。 + $\\mathcal{S}$ 的任意一个后缀 $\\mathcal S[p\\dots |\\m",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": {
"LuoguStyle": "P6"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP8304"
},
"statements": [
{
"statement_type": "Markdown",
"content": "定义一个好的 $01$ 串 $\\mathcal{S}$ 满足以下条件:\n\n+ $\\mathcal{S}$ 非空。\n\n+ $\\mathcal{S}$ 的任意一个前缀 $\\mathcal {S} [1\\dots p](p\\in [1,|\\mathcal S|])$ 中,$0$ 的数量都不多于 $1$ 的数量。\n+ $\\mathcal{S}$ 的任意一个后缀 $\\mathcal S[p\\dots |\\m...",
"is_translate": false,
"language": "English"
}
]
}