API Response (JSON)
{
"problem": {
"name": "Division into Multiples",
"description": {
"content": "Snuke has $X+Y$ balls. $X$ of them have an integer $A$ written on them, and the other $Y$ of them have an integer $B$ written on them. Snuke will divide these balls into some number of groups. Here, e",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc045_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Snuke has $X+Y$ balls. $X$ of them have an integer $A$ written on them, and the other $Y$ of them have an integer $B$ written on them.\nSnuke will divide these balls into some number of groups. Here, e...",
"is_translate": false,
"language": "English"
}
]
}