API Response (JSON)
{
"problem": {
"name": "Red and Blue Lamps",
"description": {
"content": "There are $N$ lamps numbered $1$ through $N$ arranged in a row. You are going to light $R$ of them in red and $N-R$ in blue. For each $i=1,\\ldots,N-1$, a reward of $A_i$ is given if Lamp $i$ and Lamp ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc218_h"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ lamps numbered $1$ through $N$ arranged in a row. You are going to light $R$ of them in red and $N-R$ in blue.\nFor each $i=1,\\ldots,N-1$, a reward of $A_i$ is given if Lamp $i$ and Lamp ...",
"is_translate": false,
"language": "English"
}
]
}