API Response (JSON)
{
"problem": {
"name": "Minesweeper",
"description": {
"content": "You are given an $H × W$ grid. The squares in the grid are described by $H$ strings, $S_1,...,S_H$. The $j$\\-th character in the string $S_i$ corresponds to the square at the $i$\\-th row from the ",
"description_type": "Markdown"
},
"platform": "AtCoder",
"limit": {
"time_limit": 2000,
"memory_limit": 262144
},
"difficulty": "None",
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "abc075_b"
},
"statements": [
{
"statement_type": "Markdown",
"content": "You are given an $H × W$ grid. \nThe squares in the grid are described by $H$ strings, $S_1,...,S_H$. \nThe $j$\\-th character in the string $S_i$ corresponds to the square at the $i$\\-th row from the ...",
"is_translate": false,
"language": "English"
}
]
}