API Response (JSON)
{
"problem": {
"name": "A. Pizza Separation",
"description": {
"content": "Students Vasya and Petya are studying at the BSU (Byteland State University). At one of the breaks they decided to order a pizza. In this problem pizza is a circle of some radius. The pizza was delive",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF895A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Students Vasya and Petya are studying at the BSU (Byteland State University). At one of the breaks they decided to order a pizza. In this problem pizza is a circle of some radius. The pizza was delive...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "学生 Vasya 和 Petya 在 BSU(Byteland 国立大学)学习。在一次休息时,他们决定点一份披萨。在本题中,披萨是一个半径为某值的圆。披萨被切成 #cf_span[n] 块,第 #cf_span[i] 块是一个角度为 #cf_span[ai] 的扇形。Vasya 和 Petya 希望将所有披萨块划分为两个 _连续_ 的扇形,使得这两个扇形的角度差最小。扇形的角度等于其中所有块的角度...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of pizza pieces. \nLet $ A = (a_1, a_2, \\dots, a_n) $ be a sequence of positive integers such that $ \\sum_{i=1}^n a_i = 360 $. \n\n**Constraints...",
"is_translate": false,
"language": "Formal"
}
]
}