API Response (JSON)
{
"problem": {
"name": "RGB Sequence",
"description": {
"content": "There are $N$ squares arranged in a row. The squares are numbered $1$, $2$, $...$, $N$, from left to right. Snuke is painting each square in red, green or blue. According to his aesthetic sense, the f",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc074_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ squares arranged in a row. The squares are numbered $1$, $2$, $...$, $N$, from left to right.\nSnuke is painting each square in red, green or blue. According to his aesthetic sense, the f...",
"is_translate": false,
"language": "English"
}
]
}