API Response (JSON)
{
"problem": {
"name": "Black and White Rooks",
"description": {
"content": "Consider placing $B$ black rooks and $W$ white rooks on a grid with $N$ horizontal rows and $M$ vertical columns. A placement of the rooks satisfying all of the following conditions is called a _good ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc242_f"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Consider placing $B$ black rooks and $W$ white rooks on a grid with $N$ horizontal rows and $M$ vertical columns.\nA placement of the rooks satisfying all of the following conditions is called a _good ...",
"is_translate": false,
"language": "English"
}
]
}