API Response (JSON)
{
"problem": {
"name": "A. ACM ICPC",
"description": {
"content": "In a small but very proud high school it was decided to win ACM ICPC. This goal requires to compose as many teams of three as possible, but since there were only 6 students who wished to participate, ",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF886A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "In a small but very proud high school it was decided to win ACM ICPC. This goal requires to compose as many teams of three as possible, but since there were only 6 students who wished to participate, ...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "在一所小但非常自豪的高中,决定赢得 ACM ICPC。实现这一目标需要尽可能多地组成三人团队,但由于只有 #cf_span[6] 名学生希望参赛,因此决定恰好组成两个团队。\n\n在一次练习赛之后,第 #cf_span[i] 名参与者获得了 _分数_ #cf_span[ai]。_团队分数_ 定义为其成员分数之和。学校管理层想知道是否有可能组成两个分数相等的团队。你的任务是回答这个问题。\n\n单行包含六个...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ a_1, a_2, a_3, a_4, a_5, a_6 \\in \\mathbb{Z}_{\\geq 0} $ be the scores of the six participants.\n\nLet $ S = \\sum_{i=1}^{6} a_i $ be the total sum of all scores.\n\nIt is possible to partition the six...",
"is_translate": false,
"language": "Formal"
}
]
}