API Response (JSON)
{
"problem": {
"name": "Coupon",
"description": {
"content": "There are $N$ items in a shop. For each $i = 1, 2, \\ldots, N$, the price of the $i$\\-th item is $A_i$ yen (the currency of Japan). Takahashi has $K$ coupons. Each coupon can be used on one item. You",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc246_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ items in a shop. For each $i = 1, 2, \\ldots, N$, the price of the $i$\\-th item is $A_i$ yen (the currency of Japan).\nTakahashi has $K$ coupons. \nEach coupon can be used on one item. You...",
"is_translate": false,
"language": "English"
}
]
}