API Response (JSON)
{
"problem": {
"name": "N. April Fools' Problem (medium)",
"description": {
"content": "The marmots need to prepare _k_ problems for HC2 over _n_ days. Each problem, once prepared, also has to be printed. The preparation of a problem on day _i_ (at most one per day) costs _a__i_ CHF, an",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 4000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF802N"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The marmots need to prepare _k_ problems for HC2 over _n_ days. Each problem, once prepared, also has to be printed.\n\nThe preparation of a problem on day _i_ (at most one per day) costs _a__i_ CHF, an...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "[{\"iden\":\"statement\",\"content\":\"旱獭需要在 #cf_span[n] 天内为 HC#cf_span[2] 准备 #cf_span[k] 道题目,每道题目准备完成后必须打印。\\n\\n在第 #cf_span[i] 天准备一道题目(每天最多准备一道)的费用为 #cf_span[ai] CHF,在第 #cf_span[i] 天打印一道题目(每天最多打印一道)的费用为 #cf_...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ n, k \\in \\mathbb{N} $ with $ 1 \\leq k \\leq n \\leq 2200 $. \nGiven two sequences $ a = (a_1, a_2, \\dots, a_n) \\in \\mathbb{R}^n $ and $ b = (b_1, b_2, \\dots, b_n) \\in \\mathbb{R}^n $, representing ...",
"is_translate": false,
"language": "Formal"
}
]
}