API Response (JSON)
{
"problem": {
"name": "Placing Rectangles",
"description": {
"content": "For positive integers $X$ and $Y$, a rectangle in a two-dimensional plane that satisfies the conditions below is said to be **good**. * Every edge is parallel to the $x$\\- or $y$\\-axis. * For eve",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc223_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "For positive integers $X$ and $Y$, a rectangle in a two-dimensional plane that satisfies the conditions below is said to be **good**.\n\n* Every edge is parallel to the $x$\\- or $y$\\-axis.\n* For eve...",
"is_translate": false,
"language": "English"
}
]
}