API Response (JSON)
{
"problem": {
"name": "B. File Name",
"description": {
"content": "You can not just take the file and send it. When Polycarp trying to send a file in the social network \"Codehorses\", he encountered an unexpected problem. If the name of the file contains three or more",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF978B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You can not just take the file and send it. When Polycarp trying to send a file in the social network \"Codehorses\", he encountered an unexpected problem. If the name of the file contains three or more...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "你不能直接取文件并发送。当 Polycarp 尝试在社交网络 \"Codehorses\" 中发送文件时,遇到了一个意外的问题。如果文件名中包含三个或更多连续的 \"_x_\"(小写拉丁字母 \"_x_\"),系统会认为文件内容与社交网络主题不符。此时,文件将不被发送,并显示错误信息。\n\n请确定最少需要从文件名中删除多少个字符,使得删除后文件名中不再包含 \"_xxx_\" 作为子串。如果文件名初始时就不包含禁止...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the length of the string. \nLet $ s = s_1 s_2 \\dots s_n $ be a string of length $ n $ over the alphabet $ \\{a, b, \\dots, z\\} $.\n\n**Constraints** \n$ 3 \\le...",
"is_translate": false,
"language": "Formal"
}
]
}