API Response (JSON)
{
"problem": {
"name": "Greedy Takahashi",
"description": {
"content": "Takahashi has $A$ cookies, and Aoki has $B$ cookies. Takahashi will do the following action $K$ times: * If Takahashi has one or more cookies, eat one of his cookies. * Otherwise, if Aoki has one",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc149_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has $A$ cookies, and Aoki has $B$ cookies. Takahashi will do the following action $K$ times:\n\n* If Takahashi has one or more cookies, eat one of his cookies.\n* Otherwise, if Aoki has one...",
"is_translate": false,
"language": "English"
}
]
}