API Response (JSON)
{
"problem": {
"name": "Powerful Discount Tickets",
"description": {
"content": "Takahashi is going to buy $N$ items one by one. The price of the $i$\\-th item he buys is $A_i$ yen (the currency of Japan). He has $M$ discount tickets, and he can use any number of them when buying a",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc141_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi is going to buy $N$ items one by one.\nThe price of the $i$\\-th item he buys is $A_i$ yen (the currency of Japan).\nHe has $M$ discount tickets, and he can use any number of them when buying a...",
"is_translate": false,
"language": "English"
}
]
}