API Response (JSON)
{
"problem": {
"name": "Painting Machines",
"description": {
"content": "There are $N$ squares lining up in a row, numbered $1$ through $N$ from left to right. Initially, all squares are white. We also have $N-1$ painting machines, numbered $1$ through $N-1$. When operated",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc023_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ squares lining up in a row, numbered $1$ through $N$ from left to right. Initially, all squares are white. We also have $N-1$ painting machines, numbered $1$ through $N-1$. When operated...",
"is_translate": false,
"language": "English"
}
]
}