API Response (JSON)
{
"problem": {
"name": "C. 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": "CF790C"
},
"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_\" 或 \"_ABCB_\"...",
"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** \n$ 1 \\leq n \\leq 75 $\n...",
"is_translate": false,
"language": "Formal"
}
]
}