API Response (JSON)
{
"problem": {
"name": "I. Mirrored String II",
"description": {
"content": "Note: this is a harder version of Mirrored string I. The gorillas have recently discovered that the image on the surface of the water is actually a reflection of themselves. So, the next thing for th",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF10135I"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Note: this is a harder version of Mirrored string I.\n\nThe gorillas have recently discovered that the image on the surface of the water is actually a reflection of themselves. So, the next thing for th...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ T \\in \\mathbb{Z} $ be the number of test cases. \nLet $ \\mathcal{M} = \\{A, H, I, M, O, T, U, V, W, X, Y\\} $ be the set of mirrored characters. \nFor each test case, let $ S $ b...",
"is_translate": false,
"language": "Formal"
}
]
}