API Response (JSON)
{
"problem": {
"name": "Potion",
"description": {
"content": "There are $N$ kinds of materials. Material $i$ has a magic power of $A_i$. Takahashi, the magician, wants to make a potion by choosing one or more kinds from these materials and mixing them. At the mo",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc192_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ kinds of materials. Material $i$ has a magic power of $A_i$.\nTakahashi, the magician, wants to make a potion by choosing one or more kinds from these materials and mixing them.\nAt the mo...",
"is_translate": false,
"language": "English"
}
]
}