API Response (JSON)
{
"problem": {
"name": "Enlarged Checker Board",
"description": {
"content": "Tiles are aligned in $N$ horizontal rows and $N$ vertical columns. Each tile has a grid with $A$ horizontal rows and $B$ vertical columns. On the whole, the tiles form a grid $X$ with $(A\\times N)$ ho",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc250_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "Tiles are aligned in $N$ horizontal rows and $N$ vertical columns. Each tile has a grid with $A$ horizontal rows and $B$ vertical columns. On the whole, the tiles form a grid $X$ with $(A\\times N)$ ho...",
"is_translate": false,
"language": "English"
}
]
}