API Response (JSON)
{
"problem": {
"name": "D. Multicolored Cars",
"description": {
"content": "Alice and Bob got very bored during a long car trip so they decided to play a game. From the window they can see cars of different colors running past them. Cars are going one after another. The game",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF818D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Alice and Bob got very bored during a long car trip so they decided to play a game. From the window they can see cars of different colors running past them. Cars are going one after another.\n\nThe game...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Alice 和 Bob 在一次漫长的车程中感到非常无聊,于是决定玩一个游戏。从车窗望去,他们可以看到不同颜色的汽车依次驶过。\n\n游戏规则如下:首先 Alice 选择一种颜色 #cf_span[A],然后 Bob 选择另一种颜色 #cf_span[B](#cf_span[A ≠ B])。每经过一辆车,他们都会更新自己所选颜色的汽车数量。定义经过第 #cf_span[i] 辆车后,Alice 和 Bo...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of cars. \nLet $ A \\in \\mathbb{Z}^+ $ be Alice’s chosen color. \nLet $ C = (c_1, c_2, \\dots, c_n) $ be the sequence of car colors, where $ c_...",
"is_translate": false,
"language": "Formal"
}
]
}