API Response (JSON)
{
"problem": {
"name": "Alloy",
"description": {
"content": "Takahashi melted and mixed $A$ grams of gold and $B$ grams of silver $(0 \\leq A,B,\\ 0 \\lt A+B)$ to produce new metal. What metal did he produce: pure gold, pure silver, or an alloy? Formally, the prod",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc212_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi melted and mixed $A$ grams of gold and $B$ grams of silver $(0 \\leq A,B,\\ 0 \\lt A+B)$ to produce new metal.\nWhat metal did he produce: pure gold, pure silver, or an alloy?\nFormally, the prod...",
"is_translate": false,
"language": "English"
}
]
}