API Response (JSON)
{
"problem": {
"name": "D. Bear and Company",
"description": {
"content": "Bear Limak prepares problems for a programming competition. Of course, it would be unprofessional to mention the sponsor name in the statement. Limak takes it seriously and he is going to change some ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF771D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Bear Limak prepares problems for a programming competition. Of course, it would be unprofessional to mention the sponsor name in the statement. Limak takes it seriously and he is going to change some ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Bear Limak 为一场编程竞赛准备题目。当然,在题目描述中提及赞助商名称是不专业的。Limak 认真对待此事,打算修改一些单词。为了保持可读性,他将尽量最小化每个单词的修改。\n\nLimak 有一个由大写英文字母组成的字符串 #cf_span[s]。在一次操作中,他可以交换字符串中两个 *相邻* 的字母。例如,他可以将字符串 \"_ABBC_\" 在一次操作中变为 \"_BABC_\" 或 \"_ABC...",
"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 over the alphabet $ \\{A, B, \\dots, Z\\} $. \n\n**Constraints** \n1. $ 1 \\leq n \\leq 75...",
"is_translate": false,
"language": "Formal"
}
]
}