API Response (JSON)
{
"problem": {
"name": "E. Fire and Ice",
"description": {
"content": "The Fire Lord attacked the Frost Kingdom. He has already got to the Ice Fortress, where the Snow Queen dwells. He arranged his army on a segment _n_ in length not far from the city walls. And only the",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF89E"
},
"statements": [
{
"statement_type": "Markdown",
"content": "The Fire Lord attacked the Frost Kingdom. He has already got to the Ice Fortress, where the Snow Queen dwells. He arranged his army on a segment _n_ in length not far from the city walls. And only the...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "火神袭击了霜之王国。他已抵达雪女王居住的冰堡,并在距城墙恰好距离为 #cf_span[1] 的一段长度为 #cf_span[n] 的区域上部署了他的军队。这段区域可被想象地划分为若干单位长度的段。某些单位段上分布着 _火魔_ —— 每个位置至多一个恶魔。每个恶魔具有其 _力量值_ —— 一个正整数。我们可以认为火魔处于静止状态。\n\n起初,所罗门位于城墙之上。他可以连续多次执行以下动作:\n\n所罗门执...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "Let $ n \\in \\mathbb{N} $, $ 1 \\leq n \\leq 1000 $. \nLet $ a = (a_1, a_2, \\dots, a_n) \\in \\{0, 1, \\dots, 100\\}^n $, where $ a_i $ is the strength of the fire demon at position $ i $, and $ a_i = 0 $ if...",
"is_translate": false,
"language": "Formal"
}
]
}