API Response (JSON)
{
"problem": {
"name": "Colorful Blocks",
"description": {
"content": "There are $N$ blocks arranged in a row. Let us paint these blocks. We will consider two ways to paint the blocks different if and only if there is a block painted in different colors in those two ways",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc167_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ blocks arranged in a row. Let us paint these blocks.\nWe will consider two ways to paint the blocks different if and only if there is a block painted in different colors in those two ways...",
"is_translate": false,
"language": "English"
}
]
}