API Response (JSON)
{
"problem": {
"name": "C. Journey",
"description": {
"content": "There are _n_ cities and _n_ - 1 roads in the Seven Kingdoms, each road connects two cities and we can reach any city from any other by the roads. Theon and Yara Greyjoy are on a horse in the first c",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF839C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are _n_ cities and _n_ - 1 roads in the Seven Kingdoms, each road connects two cities and we can reach any city from any other by the roads.\n\nTheon and Yara Greyjoy are on a horse in the first c...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "在七王国中,有 #cf_span[n] 座城市和 #cf_span[n - 1] 条道路,每条道路连接两座城市,且从任意一座城市都可以通过道路到达其他任意城市。\n\nTheon 和 Yara Greyjoy 骑着马从第一座城市出发,开始沿着道路旅行。但天气多雾,他们无法看清马将带他们去往何处。当马到达一座城市时(包括起点),它会随机选择一条通往尚未访问过的相邻城市的道路前进。这是一匹奇怪的马,它只前...",
"is_translate": true,
"language": "Chinese"
}
]
}