API Response (JSON)
{
"problem": {
"name": "Balloon Trip",
"description": {
"content": "Given integers $W$ and $B$, solve the following problem. Takahashi's weight is $W {\\rm [kg]}$. (Note that the unit is ${\\rm kg}$.) An object attached with $n$ balloons will fly into the sky if and o",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc434_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Given integers $W$ and $B$, solve the following problem.\nTakahashi's weight is $W {\\rm [kg]}$. (Note that the unit is ${\\rm kg}$.) \nAn object attached with $n$ balloons will fly into the sky if and o...",
"is_translate": false,
"language": "English"
}
]
}