API Response (JSON)
{
"problem": {
"name": "[省选联考 2022] 序列变换",
"description": {
"content": "你手里有一个长度为 $2 n$ 的合法括号序列 $s$。$s$ 的每一个左括号有一个权值。 在你眼中,不同的括号序列带来的视觉美感不尽相同。因此,你对具有某一种结构的括号序列特别喜欢,而讨厌具有其他一些结构的括号序列。你希望对 $s$ 进行一些变换,以消除掉一些自己不喜欢的结构。 具体而言,形如 $\\texttt{(A()B)}$(其中 $\\texttt{A}$、$\\texttt{B}$ 均为",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P7"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP8293"
},
"statements": [
{
"statement_type": "Markdown",
"content": "你手里有一个长度为 $2 n$ 的合法括号序列 $s$。$s$ 的每一个左括号有一个权值。\n\n在你眼中,不同的括号序列带来的视觉美感不尽相同。因此,你对具有某一种结构的括号序列特别喜欢,而讨厌具有其他一些结构的括号序列。你希望对 $s$ 进行一些变换,以消除掉一些自己不喜欢的结构。\n\n具体而言,形如 $\\texttt{(A()B)}$(其中 $\\texttt{A}$、$\\texttt{B}$ 均为...",
"is_translate": false,
"language": "English"
}
]
}