API Response (JSON)
{
"problem": {
"name": "Fences",
"description": {
"content": "There are some goats on a grid with $H$ rows and $W$ columns. Alice wants to put some fences at some cells where goats do not exist so that no goat can get outside the grid. Goats can move in the four",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "kupc2016_e"
},
"statements": [
{
"statement_type": "Markdown",
"content": "There are some goats on a grid with $H$ rows and $W$ columns. Alice wants to put some fences at some cells where goats do not exist so that no goat can get outside the grid. Goats can move in the four...",
"is_translate": false,
"language": "English"
}
]
}