API Response (JSON)
{
"problem": {
"name": "E. Party",
"description": {
"content": "Arseny likes to organize parties and invite people to it. However, not only friends come to his parties, but friends of his friends, friends of friends of his friends and so on. That's why some of Ars",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF907E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Arseny likes to organize parties and invite people to it. However, not only friends come to his parties, but friends of his friends, friends of friends of his friends and so on. That's why some of Ars...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Arseny 喜欢组织聚会并邀请人们参加。然而,不仅他的朋友会来参加聚会,他的朋友的朋友、朋友的朋友的朋友等等也会来。因此,一些 Arseny 的客人可能他并不认识。他决定使用以下程序来解决这个问题。\n\n在每一步中,他选择一位客人 #cf_span[A],让这位客人将他所有的朋友彼此相互介绍。经过这一操作后,#cf_span[A] 的任意两位朋友都会成为朋友。这个过程将持续进行,直到所有客人之间都...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of guests, $ m \\in \\mathbb{Z}^+ $ the number of initial friendship edges. \nLet $ G = (V, E) $ be an undirected graph with $ V = \\{1, 2, \\dot...",
"is_translate": false,
"language": "Formal"
}
]
}