API Response (JSON)
{
"problem": {
"name": "Can you buy them all?",
"description": {
"content": "Takahashi's shop sells $N$ products. The usual price of the $i$\\-th product is $A_i$ yen (Japanese currency). It has a bargain sale today, with a discount of $1$ yen off the usual prices for the $2$",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc209_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi's shop sells $N$ products. The usual price of the $i$\\-th product is $A_i$ yen (Japanese currency). \nIt has a bargain sale today, with a discount of $1$ yen off the usual prices for the $2$...",
"is_translate": false,
"language": "English"
}
]
}