API Response (JSON)
{
"problem": {
"name": "[蓝桥杯 2018 省 AB] 全球变暖",
"description": {
"content": "你有一张某海域 $N \\times N$ 像素的照片,`.` 表示海洋、 `#` 表示陆地,如下所示: ``` ....... .##.... .##.... ....##. ..####. ...###. ....... ``` 其中 \"上下左右\" 四个方向上连在一起的一片陆地组成一座岛屿。例如上图就有 $2$ 座岛屿。 由于全球变暖导致了海面上升,科学家预测未来几十年,岛屿边缘一个像素的",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 262144
},
"difficulty": {
"LuoguStyle": "P2"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP8662"
},
"statements": [
{
"statement_type": "Markdown",
"content": "你有一张某海域 $N \\times N$ 像素的照片,`.` 表示海洋、 `#` 表示陆地,如下所示:\n\n```\n.......\n.##....\n.##....\n....##.\n..####.\n...###.\n.......\n```\n\n其中 \"上下左右\" 四个方向上连在一起的一片陆地组成一座岛屿。例如上图就有 $2$ 座岛屿。\n\n由于全球变暖导致了海面上升,科学家预测未来几十年,岛屿边缘一个像素的...",
"is_translate": false,
"language": "English"
}
]
}