API Response (JSON)
{
"problem": {
"name": "A. Neverending competitions",
"description": {
"content": "There are literally dozens of snooker competitions held each year, and team Jinotega tries to attend them all (for some reason they prefer name \"snookah\")! When a competition takes place somewhere far",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF765A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are literally dozens of snooker competitions held each year, and team Jinotega tries to attend them all (for some reason they prefer name \"snookah\")! When a competition takes place somewhere far...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "每年有数十场斯诺克比赛举行,Jinotega 队试图参加所有比赛(因为他们更喜欢称之为“snookah”)!当比赛在远离他们家乡的地方举行时,Ivan、Artsem 和 Konstantin 会乘飞机前往比赛地点并返回。\n\nJinotega 的好朋友 Base 队找到了一份他们的行程收据列表,其中包含出发和到达机场的信息。现在他们想知道:Jinotega 现在是在家,还是在某个遥远的比赛地点?他们...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Given:\n- $ n $: number of flights, $ 1 \\leq n \\leq 100 $\n- $ H $: home airport (string of 3 capital letters)\n- $ n $ flight segments, each of the form $ A \\to B $, where exactly one of $ A $ or $ B $ ...",
"is_translate": false,
"language": "Formal"
}
]
}