API Response (JSON)
{
"problem": {
"name": "F. The Meeting Place Cannot Be Changed",
"description": {
"content": "Petr is a detective in Braginsk. Somebody stole a huge amount of money from a bank and Petr is to catch him. Somebody told Petr that some luxurious car moves along the roads without stopping. Petr kn",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF982F"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Petr is a detective in Braginsk. Somebody stole a huge amount of money from a bank and Petr is to catch him. Somebody told Petr that some luxurious car moves along the roads without stopping.\n\nPetr kn...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Petr 是 Braginsk 的一名侦探。有人从银行偷走了一大笔钱,Petr 要抓住他。有人告诉 Petr,一辆豪华汽车正在道路上不停歇地行驶。\n\nPetr 知道,这辆车正是劫匪驾驶的。Braginsk 的道路都是单向的,每条道路连接两个交叉口。Petr 希望选择一个交叉口,使得无论劫匪如何持续在道路上行驶,他们迟早都会到达这个交叉口。劫匪的初始位置未知。请找出一个满足要求的交叉口。\n\n输入的第...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ G = (V, E) $ be a directed graph with: \n- $ V = \\{1, 2, \\dots, n\\} $: set of vertices (intersections), \n- $ E \\subseteq V \\times V $: set of directed edges (roads), $ |E| = m...",
"is_translate": false,
"language": "Formal"
}
]
}