API Response (JSON)
{
"problem": {
"name": "「DTOI-2」星之灵",
"description": {
"content": "### 简要题意 重复输入 $n$ 个字符串,其中: - 当输入的字符串为 $\\texttt{CapsLock}$ 时,在此之后的字符串大小写互换,直到下一个 $\\texttt{CapsLock}$ 出现; - 给定 $q$ 组询问,每次询问第 $x$ 个不为 $\\texttt{CapsLock}$ 的字符串。 ### 原题面 星之灵可以对你说 $n$ 句话,你需要对其做记录。 每句话可",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 131072
},
"difficulty": {
"LuoguStyle": "P2"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP8573"
},
"statements": [
{
"statement_type": "Markdown",
"content": "### 简要题意\n\n重复输入 $n$ 个字符串,其中:\n\n- 当输入的字符串为 $\\texttt{CapsLock}$ 时,在此之后的字符串大小写互换,直到下一个 $\\texttt{CapsLock}$ 出现;\n- 给定 $q$ 组询问,每次询问第 $x$ 个不为 $\\texttt{CapsLock}$ 的字符串。\n\n### 原题面\n\n星之灵可以对你说 $n$ 句话,你需要对其做记录。\n\n每句话可...",
"is_translate": false,
"language": "English"
}
]
}