API Response (JSON)
{
"problem": {
"name": "Toasts for Breakfast Party",
"description": {
"content": "We have $N$ slices of toast and $M$ plates. $M$ is an integer between $\\frac{N}{2}$ and $N$, inclusive. The $i$\\-th slice of toast has a deliciousness of $A_{i}$. Let us put the $N$ slices of toast on",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc167_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ slices of toast and $M$ plates. $M$ is an integer between $\\frac{N}{2}$ and $N$, inclusive. The $i$\\-th slice of toast has a deliciousness of $A_{i}$.\nLet us put the $N$ slices of toast on...",
"is_translate": false,
"language": "English"
}
]
}