API Response (JSON)
{
"problem": {
"name": "K Cakes",
"description": {
"content": "There are $K$ pieces of cakes. Mr. Takahashi would like to eat one cake per day, taking $K$ days to eat them all. There are $T$ types of cake, and the number of the cakes of type $i$ ($1 ≤ i ≤ T$) is ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "codefestival_2016_qualC_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $K$ pieces of cakes. Mr. Takahashi would like to eat one cake per day, taking $K$ days to eat them all.\nThere are $T$ types of cake, and the number of the cakes of type $i$ ($1 ≤ i ≤ T$) is ...",
"is_translate": false,
"language": "English"
}
]
}