API Response (JSON)
{
"problem": {
"name": "A. Love Triangle",
"description": {
"content": "As you could know there are no male planes nor female planes. However, each plane on Earth likes some other plane. There are _n_ planes on Earth, numbered from 1 to _n_, and the plane with number _i_ ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF939A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "As you could know there are no male planes nor female planes. However, each plane on Earth likes some other plane. There are _n_ planes on Earth, numbered from 1 to _n_, and the plane with number _i_ ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "正如你所知,飞机没有性别之分。然而,地球上每架飞机都喜欢另一架飞机。地球上共有 #cf_span[n] 架飞机,编号从 #cf_span[1] 到 #cf_span[n],编号为 #cf_span[i] 的飞机喜欢编号为 #cf_span[fi] 的飞机,其中 #cf_span[1 ≤ fi ≤ n] 且 #cf_span[fi ≠ i]。\n\n我们称一个“爱情三角形”为一种情况:飞机 #cf_sp...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of planes, with $ 2 \\leq n \\leq 5000 $. \nLet $ f: \\{1, 2, \\dots, n\\} \\to \\{1, 2, \\dots, n\\} $ be a function such that $ f(i) \\neq i $ for all ...",
"is_translate": false,
"language": "Formal"
}
]
}