API Response (JSON)
{
"problem": {
"name": "C. Find Amir",
"description": {
"content": "A few years ago Sajjad left his school and register to another one due to security reasons. Now he wishes to find Amir, one of his schoolmates and good friends. There are _n_ schools numerated from 1",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF805C"
},
"statements": [
{
"statement_type": "Markdown",
"content": "A few years ago Sajjad left his school and register to another one due to security reasons. Now he wishes to find Amir, one of his schoolmates and good friends.\n\nThere are _n_ schools numerated from 1...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "几年前,Sajjad 因安全原因离开了他的学校并注册到另一所学校。现在他希望找到他的同学兼好友 Amir。\n\n有 #cf_span[n] 所学校,编号从 #cf_span[1] 到 #cf_span[n]。任意两所学校之间都可以通行,为此他需要购买一张票。学校 #cf_span[i] 和学校 #cf_span[j] 之间的票价格为 ,且可多次使用。请帮助 Sajjad 计算他访问所有学校所需的最...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of schools, labeled $ 1 $ to $ n $. \nLet the cost of a ticket between any two distinct schools $ i $ and $ j $ be $ c_{i,j} = 1 $.\n\n**Constrai...",
"is_translate": false,
"language": "Formal"
}
]
}