API Response (JSON)
{
"problem": {
"name": "[语言月赛 202410] 校门外的施工",
"description": {
"content": "某校大门外有 $m$ 棵树,从左到右编号依次为 $1,2,\\ldots, m$。同时,第 $i$ 棵树和第 $i+1$ 棵树中间有一片草坪。树和草坪统称绿化。 接下来按时间顺序发生了 $n$ 次施工,分为两种: - $\\texttt{1}\\ l\\ r$,一次施工破坏了第 $l$ 棵树和第 $r$ 棵树之间(**不含**这两棵树)的所有绿化。 - $\\texttt{2}\\ l\\ r$,一次施工破",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P1"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGB4047"
},
"statements": [
{
"statement_type": "Markdown",
"content": "某校大门外有 $m$ 棵树,从左到右编号依次为 $1,2,\\ldots, m$。同时,第 $i$ 棵树和第 $i+1$ 棵树中间有一片草坪。树和草坪统称绿化。\n\n接下来按时间顺序发生了 $n$ 次施工,分为两种:\n\n- $\\texttt{1}\\ l\\ r$,一次施工破坏了第 $l$ 棵树和第 $r$ 棵树之间(**不含**这两棵树)的所有绿化。\n- $\\texttt{2}\\ l\\ r$,一次施工破...",
"is_translate": false,
"language": "English"
}
]
}