API Response (JSON)
{
"problem": {
"name": "[THUPC 2023 决赛] 老虎机",
"description": {
"content": "小 I 经营着一个电玩城,最近引进的新型老虎机深受欢迎。 作为经营者,小 I 首先需要设定老虎机的状态。老虎机的状态为一个三元组 $(l,S,\\mathbf{p})$,其中 - $l$ 是一个正整数; - $S$ 是一个非空字符串集合,其中所有的字符串均是长度为 $l$ 的 01 串; - $\\mathbf{p}$ 是一个长度为 $l$ 的实数序列 $p_0,p_1,\\dots,p_{l-1}",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 2500,
"memory_limit": 1048576
},
"difficulty": {
"LuoguStyle": "P6"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9379"
},
"statements": [
{
"statement_type": "Markdown",
"content": "小 I 经营着一个电玩城,最近引进的新型老虎机深受欢迎。\n\n作为经营者,小 I 首先需要设定老虎机的状态。老虎机的状态为一个三元组 $(l,S,\\mathbf{p})$,其中\n\n- $l$ 是一个正整数;\n- $S$ 是一个非空字符串集合,其中所有的字符串均是长度为 $l$ 的 01 串;\n- $\\mathbf{p}$ 是一个长度为 $l$ 的实数序列 $p_0,p_1,\\dots,p_{l-1}...",
"is_translate": false,
"language": "English"
}
]
}