API Response (JSON)
{
"problem": {
"name": "[语言月赛 202402] 数字串",
"description": {
"content": "bj12z_jiasiyuan 有 $n + 1$ 个长度为无穷大的序列,其中这些序列有如下的规律: - 第 $1$ 个序列为 $\\texttt{11111111111111\\dots}$,即开头为 $1$,相邻的 $1$ 间隔的距离为 $0$。 - 第 $2$ 个序列为 $\\texttt{10101010101010\\dots}$,即开头为 $1$,相邻的 $1$ 间隔的距离为 $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": "LGB3935"
},
"statements": [
{
"statement_type": "Markdown",
"content": "bj12z_jiasiyuan 有 $n + 1$ 个长度为无穷大的序列,其中这些序列有如下的规律:\n\n- 第 $1$ 个序列为 $\\texttt{11111111111111\\dots}$,即开头为 $1$,相邻的 $1$ 间隔的距离为 $0$。\n- 第 $2$ 个序列为 $\\texttt{10101010101010\\dots}$,即开头为 $1$,相邻的 $1$ 间隔的距离为 $1$。\n- ...",
"is_translate": false,
"language": "English"
}
]
}