API Response (JSON)
{
"problem": {
"name": "Snake Toy",
"description": {
"content": "Snuke has $N$ sticks. The length of the $i$\\-th stick is $l_i$. Snuke is making a snake toy by joining $K$ of the sticks together. The length of the toy is represented by the sum of the individual sti",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc067_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke has $N$ sticks. The length of the $i$\\-th stick is $l_i$.\nSnuke is making a snake toy by joining $K$ of the sticks together.\nThe length of the toy is represented by the sum of the individual sti...",
"is_translate": false,
"language": "English"
}
]
}