API Response (JSON)
{
"problem": {
"name": "[语言月赛 202401] Genshin 玩家",
"description": {
"content": "在洛谷入门赛/语言月赛出题 QQ 群里,著名洛谷管理员蓝边铅球老师的群名片是『原神玩家』。这个群名片的含义是,蓝边铅球因为沉迷玩原神,在语言月赛出了不少锅。 现在,扶苏给了你一个字符串 $s$,她想请你求出:有多少种方案可以在 $s$ 中取出两个子串 $s[l_1, r_1], s[l_2, r_2]$,满足: - $1 \\leq l_1 \\leq r_1 \\leq l_2 \\leq r_2 ",
"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": "LGB3920"
},
"statements": [
{
"statement_type": "Markdown",
"content": "在洛谷入门赛/语言月赛出题 QQ 群里,著名洛谷管理员蓝边铅球老师的群名片是『原神玩家』。这个群名片的含义是,蓝边铅球因为沉迷玩原神,在语言月赛出了不少锅。\n\n现在,扶苏给了你一个字符串 $s$,她想请你求出:有多少种方案可以在 $s$ 中取出两个子串 $s[l_1, r_1], s[l_2, r_2]$,满足:\n\n- $1 \\leq l_1 \\leq r_1 \\leq l_2 \\leq r_2 ...",
"is_translate": false,
"language": "English"
}
]
}