API Response (JSON)
{
"problem": {
"name": "Resale",
"description": {
"content": "There are $N$ gems. The value of the $i$\\-th gem is $V_i$. You will choose some of these gems, possibly all or none, and get them. However, you need to pay a cost of $C_i$ to get the $i$\\-th gem. Let ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc125_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ gems. The value of the $i$\\-th gem is $V_i$.\nYou will choose some of these gems, possibly all or none, and get them.\nHowever, you need to pay a cost of $C_i$ to get the $i$\\-th gem.\nLet ...",
"is_translate": false,
"language": "English"
}
]
}