API Response (JSON)
{
"problem": {
"name": "M. Forgotten Spell",
"description": {
"content": "Three mages are trying to remember a spell. Each of them believes the spell is some string of length n and it is known that each of the mages is mistaken in at most one letter. It is required to resto",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10175M"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Three mages are trying to remember a spell. Each of them believes the spell is some string of length n and it is known that each of the mages is mistaken in at most one letter. It is required to resto...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ with $ 1 \\leq n \\leq 200000 $. \nLet $ s_1, s_2, s_3 \\in \\Sigma^n $ be three input strings over the alphabet $ \\Sigma = \\{a, b, \\dots, z\\} $. \nLet $ x \\in \\...",
"is_translate": false,
"language": "Formal"
}
]
}