API Response (JSON)
{
"problem": {
"name": "[Aya Round 1 F] 琪露诺的选择题",
"description": {
"content": "有 $2\\cdot n$ 道选择题,每题有 $\\text{A}$ 和 $\\text{B}$ 两个选项。正确答案可以表示为一个长度为 $2\\cdot n$ 的字符串。 现在你要构造出一份作答(长度同样为 $2\\cdot n$ 的字符串),其中**恰好**有 $a$ 个 $\\text{A}$,同时与正确答案相比,你的作答恰好有 $e$ 个错误。如果不存在这样的构造方案,报告无解。 **注意:为了方",
"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": "LGP8471"
},
"statements": [
{
"statement_type": "Markdown",
"content": "有 $2\\cdot n$ 道选择题,每题有 $\\text{A}$ 和 $\\text{B}$ 两个选项。正确答案可以表示为一个长度为 $2\\cdot n$ 的字符串。\n\n现在你要构造出一份作答(长度同样为 $2\\cdot n$ 的字符串),其中**恰好**有 $a$ 个 $\\text{A}$,同时与正确答案相比,你的作答恰好有 $e$ 个错误。如果不存在这样的构造方案,报告无解。\n\n**注意:为了方...",
"is_translate": false,
"language": "English"
}
]
}