API Response (JSON)
{
"problem": {
"name": "Payment",
"description": {
"content": "We will buy a product for $N$ yen (the currency of Japan) at a shop. If we use only $1000$\\-yen bills to pay the price, how much change will we receive? Assume we use the minimum number of bills requi",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc173_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We will buy a product for $N$ yen (the currency of Japan) at a shop.\nIf we use only $1000$\\-yen bills to pay the price, how much change will we receive?\nAssume we use the minimum number of bills requi...",
"is_translate": false,
"language": "English"
}
]
}