API Response (JSON)
{
"problem": {
"name": "Average and Median",
"description": {
"content": "We have $N$ cards. The $i$\\-th card $(1 \\leq i \\leq N)$ has an integer $A_i$ written on it. Takahashi will choose any number of cards from these. However, for each $i$ $(1 \\leq i \\leq N - 1)$, at leas",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc236_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ cards. The $i$\\-th card $(1 \\leq i \\leq N)$ has an integer $A_i$ written on it.\nTakahashi will choose any number of cards from these. However, for each $i$ $(1 \\leq i \\leq N - 1)$, at leas...",
"is_translate": false,
"language": "English"
}
]
}