API Response (JSON)
{
"problem": {
"name": "[THUPC 2022 决赛] 匹配",
"description": {
"content": "定义“匹配项”是一个长度为 $L$ 的字符串,每一位要么是 $\\texttt{0}$,要么是 $\\texttt{1}$。现在有 $N$ 个这样的“匹配项”,我们希望设计一个“方案”,“方案”同样是长度为 $L$ 的字符串,每一位要么是 $\\texttt{0}$,要么是 $\\texttt{1}$。定义每个“匹配项”的错误值为“方案”与“匹配项”不同位的个数,比如“匹配项”是 $\\texttt{101",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P3"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP8420"
},
"statements": [
{
"statement_type": "Markdown",
"content": "定义“匹配项”是一个长度为 $L$ 的字符串,每一位要么是 $\\texttt{0}$,要么是 $\\texttt{1}$。现在有 $N$ 个这样的“匹配项”,我们希望设计一个“方案”,“方案”同样是长度为 $L$ 的字符串,每一位要么是 $\\texttt{0}$,要么是 $\\texttt{1}$。定义每个“匹配项”的错误值为“方案”与“匹配项”不同位的个数,比如“匹配项”是 $\\texttt{101...",
"is_translate": false,
"language": "English"
}
]
}