API Response (JSON)
{
"problem": {
"name": "D. Ralph And His Tour in Binary Country",
"description": {
"content": "Ralph is in the Binary Country. The Binary Country consists of _n_ cities and (_n_ - 1) bidirectional roads connecting the cities. The roads are numbered from 1 to (_n_ - 1), the _i_\\-th road connects",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF894D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Ralph is in the Binary Country. The Binary Country consists of _n_ cities and (_n_ - 1) bidirectional roads connecting the cities. The roads are numbered from 1 to (_n_ - 1), the _i_\\-th road connects...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Ralph 在 Binary Country 中。Binary Country 由 #cf_span[n] 座城市和 #cf_span[(n - 1)] 条双向道路组成,这些道路连接着城市。道路编号从 #cf_span[1] 到 #cf_span[(n - 1)],第 #cf_span[i] 条道路连接编号为 #cf_span[⌊ i/2 ⌋] 的城市(此处 #cf_span[⌊ x⌋] 表示将 ...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ T $ be a rooted binary tree with $ n $ nodes labeled $ 1 $ to $ n $, where node $ i $ (for $ 2 \\leq i \\leq n $) is connected to node $ \\lfloor i/2 \\rfloor $ by an edge of length $ L_{i-1} $. The...",
"is_translate": false,
"language": "Formal"
}
]
}