API Response (JSON)
{
"problem": {
"name": "Transfer",
"description": {
"content": "We have two bottles for holding water. Bottle $1$ can hold up to $A$ milliliters of water, and now it contains $B$ milliliters of water. Bottle $2$ contains $C$ milliliters of water. We will transfer ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc136_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have two bottles for holding water.\nBottle $1$ can hold up to $A$ milliliters of water, and now it contains $B$ milliliters of water.\nBottle $2$ contains $C$ milliliters of water.\nWe will transfer ...",
"is_translate": false,
"language": "English"
}
]
}