API Response (JSON)
{
"problem": {
"name": "Homework",
"description": {
"content": "Takahashi has $N$ days of summer vacation. His teacher gave him $M$ summer assignments. It will take $A_i$ days for him to do the $i$\\-th assignment. He cannot do multiple assignments on the same day,",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc163_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has $N$ days of summer vacation.\nHis teacher gave him $M$ summer assignments. It will take $A_i$ days for him to do the $i$\\-th assignment.\nHe cannot do multiple assignments on the same day,...",
"is_translate": false,
"language": "English"
}
]
}