API Response (JSON)
{
"problem": {
"name": "Cookies",
"description": {
"content": "There are $10^{100}$ cookies of each of $N$ types. The deliciousness per cookie of the $i$\\-th type is $A_i$. You will choose a total of $K$ cookies from these. Two ways of choosing cookies are consid",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc440_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $10^{100}$ cookies of each of $N$ types. The deliciousness per cookie of the $i$\\-th type is $A_i$.\nYou will choose a total of $K$ cookies from these. Two ways of choosing cookies are consid...",
"is_translate": false,
"language": "English"
}
]
}