API Response (JSON)
{
"problem": {
"name": "D. Financiers Game",
"description": {
"content": "_This problem has unusual memory constraint._ At evening, Igor and Zhenya the financiers became boring, so they decided to play a game. They prepared _n_ papers with the income of some company for so",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 524288
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF737D"
},
"statements": [
{
"statement_type": "Markdown",
"content": "_This problem has unusual memory constraint._\n\nAt evening, Igor and Zhenya the financiers became boring, so they decided to play a game. They prepared _n_ papers with the income of some company for so...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "_This problem has unusual memory constraint._\n\n在傍晚,金融家 Igor 和 Zhenya 感到无聊,于是决定玩一个游戏。他们准备了 #cf_span[n] 张纸,每张纸上写有一个公司在某个时间段的收入。注意,收入可以是正数、零或负数。\n\nIgor 和 Zhenya 将这些纸排成一行,并决定轮流进行操作。Igor 从左侧取纸,Zhenya 从右侧取纸。...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z}^+ $ be the number of papers. \nLet $ A = (a_1, a_2, \\dots, a_n) $ be a sequence of integers representing incomes. \nLet $ I $ and $ Z $ denote the total income...",
"is_translate": false,
"language": "Formal"
}
]
}