API Response (JSON)
{
"problem": {
"name": "Balance",
"description": {
"content": "We have $N$ weights indexed $1$ to $N$. The \bmass of the weight indexed $i$ is $W_i$. We will divide these weights into two groups: the weights with indices not greater than $T$, and those with indice",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc129_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ weights indexed $1$ to $N$. The \bmass of the weight indexed $i$ is $W_i$.\nWe will divide these weights into two groups: the weights with indices not greater than $T$, and those with indice...",
"is_translate": false,
"language": "English"
}
]
}