API Response (JSON)
{
"problem": {
"name": "Flip and Rectangles",
"description": {
"content": "We have a board with an $H \\times W$ grid. Each square in the grid is painted in black or white. The square at the $i$\\-th row from the top and $j$\\-th column from the left is black if the $j$\\-th cha",
"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_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a board with an $H \\times W$ grid. Each square in the grid is painted in black or white. The square at the $i$\\-th row from the top and $j$\\-th column from the left is black if the $j$\\-th cha...",
"is_translate": false,
"language": "English"
}
]
}