API Response (JSON)
{
"problem": {
"name": "A. The Contest",
"description": {
"content": "Pasha is participating in a contest on one well-known website. This time he wants to win the contest and will do anything to get to the first place! This contest consists of _n_ problems, and Pasha s",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF813A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Pasha is participating in a contest on one well-known website. This time he wants to win the contest and will do anything to get to the first place!\n\nThis contest consists of _n_ problems, and Pasha s...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "Pasha 正在参加一个知名网站上的竞赛。这一次,他想赢得比赛,会不择手段争取第一名!\n\n本次竞赛包含 #cf_span[n] 道题目,Pasha 解决第 #cf_span[i] 道题需要 #cf_span[ai] 个时间单位(他的解答总是正确的)。在任意时刻,他只能思考一道题的解法(即他不能同时解决两道题)。Pasha 发送解答所花费的时间可忽略不计。*Pasha 可以在同一时刻发送任意数量的解...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of problems. \nLet $ A = (a_1, a_2, \\dots, a_n) \\in \\mathbb{Z}^n $ be the sequence of time units required to solve each problem, where $ a_i ...",
"is_translate": false,
"language": "Formal"
}
]
}