API Response (JSON)
{
"problem": {
"name": "A. Chess Tourney",
"description": {
"content": "Berland annual chess tournament is coming! Organizers have gathered 2·_n_ chess players who should be divided into two teams with _n_ people each. The first team is sponsored by BerOil and the second",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF845A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Berland annual chess tournament is coming!\n\nOrganizers have gathered 2·_n_ chess players who should be divided into two teams with _n_ people each. The first team is sponsored by BerOil and the second...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Berland 年度国际象棋锦标赛即将来临!\n\n主办方已召集了 #cf_span[2·n] 名国际象棋选手,需要将他们分为两个队伍,每队 #cf_span[n] 人。第一队由 BerOil 赞助,第二队由 BerMobile 赞助。显然,主办方必须确保 BerOil 队获胜。\n\n因此,主办方需要将所有 #cf_span[2·n] 名选手分为两个每队 #cf_span[n] 人的队伍,使得第一队在任...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $, $ 1 \\leq n \\leq 100 $. \nLet $ A = (a_1, a_2, \\dots, a_{2n}) $ be a sequence of $ 2n $ integers, where $ 1 \\leq a_i \\leq 1000 $, representing the ratings ...",
"is_translate": false,
"language": "Formal"
}
]
}