API Response (JSON)
{
"problem": {
"name": "Tak and Cards",
"description": {
"content": "Tak has $N$ cards. On the $i$\\-th $(1 \\leq i \\leq N)$ card is written an integer $x_i$. He is selecting one or more cards from these $N$ cards, so that the average of the integers written on the selec",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc060_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Tak has $N$ cards. On the $i$\\-th $(1 \\leq i \\leq N)$ card is written an integer $x_i$. He is selecting one or more cards from these $N$ cards, so that the average of the integers written on the selec...",
"is_translate": false,
"language": "English"
}
]
}