API Response (JSON)
{
"problem": {
"name": "[SDOI/SXOI2022] 整数序列",
"description": {
"content": "小 D 三岁就学会了出题。 小 D 有一个正整数序列 $a_1, a_2, \\dots a_n$ 和一个整数序列 $b_1, b_2, \\dots ,b_n$。 小 D 有 $q$ 次查询,每次给出 $x, y$,构造一个新的序列 $c_1,c_2,\\dots ,c_n$,其中 $c_i=\\begin{cases}1 & a_i=x \\\\-1 & a_i = y \\\\ 0 & \\text{el",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 7000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P6"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP8349"
},
"statements": [
{
"statement_type": "Markdown",
"content": "小 D 三岁就学会了出题。\n\n小 D 有一个正整数序列 $a_1, a_2, \\dots a_n$ 和一个整数序列 $b_1, b_2, \\dots ,b_n$。\n\n小 D 有 $q$ 次查询,每次给出 $x, y$,构造一个新的序列 $c_1,c_2,\\dots ,c_n$,其中 $c_i=\\begin{cases}1 & a_i=x \\\\-1 & a_i = y \\\\ 0 & \\text{el...",
"is_translate": false,
"language": "English"
}
]
}