API Response (JSON)
{
"problem": {
"name": "A. Plasticine zebra",
"description": {
"content": "Is there anything better than going to the zoo after a tiresome week at work? No wonder Grisha feels the same while spending the entire weekend accompanied by pretty striped zebras. Inspired by this ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF951A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Is there anything better than going to the zoo after a tiresome week at work? No wonder Grisha feels the same while spending the entire weekend accompanied by pretty striped zebras.\n\nInspired by this ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "在工作了一周疲惫之后,还有什么比去动物园更好的事呢?格里沙在整个周末都伴随着漂亮的条纹斑马度过,自然也有同样的感受。\n\n受这次冒险的启发,以及偶然发现的一包橡皮泥(表示为一系列黑白条纹),格里沙现在想选择若干连续的交替颜色的片段来制作一条斑马。我们称所选片段的数量为斑马的长度。\n\n在组装斑马之前,格里沙可以执行以下操作 0 次或多次:他将序列在某处切分为两部分,然后分别反转这两部分,再将它们重新拼...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ s \\in \\{b, w\\}^n $ be a string of length $ n $, where $ n \\in \\mathbb{Z} $, $ 1 \\leq n \\leq 10^5 $. \n\nA *zebra* is a contiguous substring of $ s $ in which no two adjacent cha...",
"is_translate": false,
"language": "Formal"
}
]
}