API Response (JSON)
{
"problem": {
"name": "Domino Arrangement",
"description": {
"content": "There are $N$ cells numbered from $1$ to $N$. Initially, no cell is painted with any color. There are $M$ types of colors, and with the $i$\\-th color, you can paint any number of cells you like among ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc435_g"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are $N$ cells numbered from $1$ to $N$. Initially, no cell is painted with any color.\nThere are $M$ types of colors, and with the $i$\\-th color, you can paint any number of cells you like among ...",
"is_translate": false,
"language": "English"
}
]
}