API Response (JSON)
{
"problem": {
"name": "Make Them Even",
"description": {
"content": "There is a grid of square cells with $H$ horizontal rows and $W$ vertical columns. The cell at the $i$\\-th row and the $j$\\-th column will be denoted as Cell $(i, j)$. In Cell $(i, j)$, $a_{ij}$ coins",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc109_d"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There is a grid of square cells with $H$ horizontal rows and $W$ vertical columns. The cell at the $i$\\-th row and the $j$\\-th column will be denoted as Cell $(i, j)$.\nIn Cell $(i, j)$, $a_{ij}$ coins...",
"is_translate": false,
"language": "English"
}
]
}