API Response (JSON)
{
"problem": {
"name": "Maximize Update",
"description": {
"content": "There are $N$ squares arranged in a row, numbered $1$ to $N$ from left to right. Initially, all squares are white. You can perform the following $M$ types of operations **any number of times in any or",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc168_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ squares arranged in a row, numbered $1$ to $N$ from left to right. Initially, all squares are white.\nYou can perform the following $M$ types of operations **any number of times in any or...",
"is_translate": false,
"language": "English"
}
]
}