API Response (JSON)
{
"problem": {
"name": "B. Santa Claus and Keyboard Check",
"description": {
"content": "Santa Claus decided to disassemble his keyboard to clean it. After he returned all the keys back, he suddenly realized that some pairs of keys took each other's place! That is, Santa suspects that eac",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF748B"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Santa Claus decided to disassemble his keyboard to clean it. After he returned all the keys back, he suddenly realized that some pairs of keys took each other's place! That is, Santa suspects that eac...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "圣诞老人决定拆下他的键盘进行清洁。当他把所有按键重新装回去后,他突然意识到有些按键彼此交换了位置!也就是说,圣诞老人怀疑每个按键要么在它原本的位置,要么在另一个按键的位置上,而那个按键恰好位于第一个按键应该在的位置。\n\n为了确认他的猜想并恢复按键的正确顺序,圣诞老人看着键盘打出了他最喜欢的一段文字。\n\n给你圣诞老人最喜欢的文字和他实际打出的字符串。请确定哪些按键对可能被交换了。每个按键最多只能出现...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ s, t \\in \\Sigma^* $ be two strings of equal length $ n \\geq 1 $, where $ \\Sigma = \\{a, b, \\dots, z\\} $ is the set of lowercase English letters. \n\n**Constraints** \n1. $ |s| = ...",
"is_translate": false,
"language": "Formal"
}
]
}