API Response (JSON)
{
"problem": {
"name": "Lamps",
"description": {
"content": "We have $N$ bulbs arranged on a number line, numbered $1$ to $N$ from left to right. Bulb $i$ is at coordinate $i$. Each bulb has a non-negative integer parameter called intensity. When there is a bul",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "tokiomarine2020_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have $N$ bulbs arranged on a number line, numbered $1$ to $N$ from left to right. Bulb $i$ is at coordinate $i$.\nEach bulb has a non-negative integer parameter called intensity. When there is a bul...",
"is_translate": false,
"language": "English"
}
]
}