API Response (JSON)
{
"problem": {
"name": "Contiguous Repainting",
"description": {
"content": "There are $N$ squares aligned in a row. The $i$\\-th square from the left contains an integer $a_i$. Initially, all the squares are white. Snuke will perform the following operation some number of time",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc008_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ squares aligned in a row. The $i$\\-th square from the left contains an integer $a_i$.\nInitially, all the squares are white. Snuke will perform the following operation some number of time...",
"is_translate": false,
"language": "English"
}
]
}