API Response (JSON)
{
"problem": {
"name": "Reindeer and Sleigh 2",
"description": {
"content": "There are $N$ reindeer and one sled. The $i$\\-th reindeer has weight $W_i$ and strength $P_i$. For each reindeer, choose either \"pull the sled\" or \"ride on the sled\". Here, the total strength of the r",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc437_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ reindeer and one sled. The $i$\\-th reindeer has weight $W_i$ and strength $P_i$.\nFor each reindeer, choose either \"pull the sled\" or \"ride on the sled\". Here, the total strength of the r...",
"is_translate": false,
"language": "English"
}
]
}