API Response (JSON)
{
"problem": {
"name": "Vouchers",
"description": {
"content": "You are in a store to buy $N$ items. The regular price of the $i$\\-th item is $P_i$ yen (the currency in Japan). You have $M$ coupons. You can use the $i$\\-th coupon to buy an item whose regular price",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc308_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are in a store to buy $N$ items. The regular price of the $i$\\-th item is $P_i$ yen (the currency in Japan).\nYou have $M$ coupons. You can use the $i$\\-th coupon to buy an item whose regular price...",
"is_translate": false,
"language": "English"
}
]
}