API Response (JSON)
{
"problem": {
"name": "Merge Slimes",
"description": {
"content": "Initially, there are $N$ sizes of slimes. Specifically, for each $1\\leq i\\leq N$, there are $C_i$ slimes of size $S_i$. Takahashi can repeat slime synthesis any number of times (possibly zero) in an",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 3000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc323_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Initially, there are $N$ sizes of slimes. \nSpecifically, for each $1\\leq i\\leq N$, there are $C_i$ slimes of size $S_i$.\nTakahashi can repeat slime synthesis any number of times (possibly zero) in an...",
"is_translate": false,
"language": "English"
}
]
}