API Response (JSON)
{
"problem": {
"name": "Summer Vacation",
"description": {
"content": "There are $N$ one-off jobs available. If you take the $i$\\-th job and complete it, you will earn the reward of $B_i$ after $A_i$ days from the day you do it. You can take and complete at most one of t",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc137_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ one-off jobs available. If you take the $i$\\-th job and complete it, you will earn the reward of $B_i$ after $A_i$ days from the day you do it.\nYou can take and complete at most one of t...",
"is_translate": false,
"language": "English"
}
]
}