API Response (JSON)
{
"problem": {
"name": "Futon",
"description": {
"content": "We have a grid with $H$ horizontal rows and $W$ vertical columns of squares, where each square is tidy or untidy. You will now place a mattress on this grid. The mattress can be placed on two horizont",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "hhkb2020_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "We have a grid with $H$ horizontal rows and $W$ vertical columns of squares, where each square is tidy or untidy.\nYou will now place a mattress on this grid.\nThe mattress can be placed on two horizont...",
"is_translate": false,
"language": "English"
}
]
}