API Response (JSON)
{
"problem": {
"name": "[蓝桥杯 2020 省 AB2] 子串分值",
"description": {
"content": "对于一个字符串 $S$, 我们定义 $S$ 的分值 $f(S)$ 为 $S$ 中恰好出现一次的字符个数。例如 $f\\left({ }^{\\prime \\prime} \\mathrm{aba}{ }^{\\prime \\prime}\\right)=1$,$f\\left({ }^{\\prime \\prime} \\mathrm{abc}{ }^{\\prime \\prime}\\right)=3$,$f\\le",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 131072
},
"difficulty": {
"LuoguStyle": "P3"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP8715"
},
"statements": [
{
"statement_type": "Markdown",
"content": "对于一个字符串 $S$, 我们定义 $S$ 的分值 $f(S)$ 为 $S$ 中恰好出现一次的字符个数。例如 $f\\left({ }^{\\prime \\prime} \\mathrm{aba}{ }^{\\prime \\prime}\\right)=1$,$f\\left({ }^{\\prime \\prime} \\mathrm{abc}{ }^{\\prime \\prime}\\right)=3$,$f\\le...",
"is_translate": false,
"language": "English"
}
]
}