API Response (JSON)
{
"problem": {
"name": "Coins",
"description": {
"content": "You have $A$ $500$\\-yen coins, $B$ $100$\\-yen coins and $C$ $50$\\-yen coins (yen is the currency of Japan). In how many ways can we select some of these coins so that they are $X$ yen in total? Coins ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc087_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You have $A$ $500$\\-yen coins, $B$ $100$\\-yen coins and $C$ $50$\\-yen coins (yen is the currency of Japan). In how many ways can we select some of these coins so that they are $X$ yen in total?\nCoins ...",
"is_translate": false,
"language": "English"
}
]
}