API Response (JSON)
{
"problem": {
"name": "A. Balloons",
"description": {
"content": "There are quite a lot of ways to have fun with inflatable balloons. For example, you can fill them with water and see what happens. Grigory and Andrew have the same opinion. So, once upon a time, the",
"description_type": "Markdown"
},
"platform": "Codeforces",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "CF998A"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are quite a lot of ways to have fun with inflatable balloons. For example, you can fill them with water and see what happens.\n\nGrigory and Andrew have the same opinion. So, once upon a time, the...",
"is_translate": false,
"language": "English"
},
{
"statement_type": "Markdown",
"content": "有非常多的方式可以和充气气球玩得开心。例如,你可以给它们装满水,然后看会发生什么。\n\nGrigory 和 Andrew 有同样的想法。因此,有一天,他们去商店买了 $n$ 包充气气球,其中第 $i$ 包恰好有 $a_i$ 个气球。\n\n他们希望将这些气球分给自己。此外,还需要满足以下条件:\n\n请帮助他们分配气球,或判断在这些条件下是否不可能实现。\n\n输入的第一行包含一个整数 $n$ ($1 lt.e...",
"is_translate": true,
"language": "Chinese"
},
{
"statement_type": "Markdown",
"content": "**Definitions** \nLet $ n \\in \\mathbb{Z} $ be the number of packets. \nLet $ A = (a_1, a_2, \\dots, a_n) $ be a sequence of positive integers, where $ a_i $ is the number of balloons in packet $ i $. ...",
"is_translate": false,
"language": "Formal"
}
]
}