API Response (JSON)
{
"problem": {
"name": "Tiling",
"description": {
"content": "Takahashi has an $N \\times M$ grid, with $N$ horizontal rows and $M$ vertical columns. Determine if we can place $A$ $1 \\times 2$ tiles ($1$ vertical, $2$ horizontal) and $B$ $2 \\times 1$ tiles ($2$ v",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "agc021_c"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Takahashi has an $N \\times M$ grid, with $N$ horizontal rows and $M$ vertical columns. Determine if we can place $A$ $1 \\times 2$ tiles ($1$ vertical, $2$ horizontal) and $B$ $2 \\times 1$ tiles ($2$ v...",
"is_translate": false,
"language": "English"
}
]
}