API Response (JSON)
{
"problem": {
"name": "Coloring Dominoes",
"description": {
"content": "We have a board with a $2 \\times N$ grid. Snuke covered the board with $N$ dominoes without overlaps. Here, a domino can cover a $1 \\times 2$ or $2 \\times 1$ square. Then, Snuke decided to paint these",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "arc081_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a board with a $2 \\times N$ grid. Snuke covered the board with $N$ dominoes without overlaps. Here, a domino can cover a $1 \\times 2$ or $2 \\times 1$ square.\nThen, Snuke decided to paint these...",
"is_translate": false,
"language": "English"
}
]
}