API Response (JSON)
{
"problem": {
"name": "Tower",
"description": {
"content": "There are $N$ blocks, numbered $1, 2, \\ldots, N$. For each $i$ ($1 \\leq i \\leq N$), Block $i$ has a weight of $w_i$, a solidness of $s_i$ and a value of $v_i$. Taro has decided to build a tower by cho",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "dp_x"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ blocks, numbered $1, 2, \\ldots, N$. For each $i$ ($1 \\leq i \\leq N$), Block $i$ has a weight of $w_i$, a solidness of $s_i$ and a value of $v_i$.\nTaro has decided to build a tower by cho...",
"is_translate": false,
"language": "English"
}
]
}