API Response (JSON)
{
"problem": {
"name": "Make 10",
"description": {
"content": "We have $N_2$ sticks of length $2$ each, $N_3$ sticks of length $3$ each, and $N_4$ sticks of length $4$ each. You can do the following operation any number of times. * Choose two sticks. * Let $",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc126_a"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N_2$ sticks of length $2$ each, $N_3$ sticks of length $3$ each, and $N_4$ sticks of length $4$ each. You can do the following operation any number of times.\n\n* Choose two sticks.\n* Let $...",
"is_translate": false,
"language": "English"
}
]
}