API Response (JSON)
{
"problem": {
"name": "Cooking",
"description": {
"content": "Takahashi is going to cook $N$ dishes called Dish $1$ through $N$. Dish $i$ can be cooked by using an oven for $T_i$ consecutive minutes. An oven cannot be used for two or more dishes simultaneously. ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc204_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi is going to cook $N$ dishes called Dish $1$ through $N$.\nDish $i$ can be cooked by using an oven for $T_i$ consecutive minutes. An oven cannot be used for two or more dishes simultaneously.\n...",
"is_translate": false,
"language": "English"
}
]
}