API Response (JSON)
{
"problem": {
"name": "[SNCPC2024] 窗花",
"description": {
"content": "有一扇 $100 \\text{cm} \\times 100 \\text{cm}$ 的窗户和 $n$ 个对角线长为 $2 \\text{cm}$ 的正方形窗花。建立坐标系,以窗户左下角的坐标为原点 $(0,0)$,右上角坐标为 $(100,100)$,第 $i$ 个窗花中心被贴在非边缘的整坐标点 $(x_i,y_i)$ ($1 \\leq x_i,y_i \\leq 99$) 上,窗花的对角线与坐标轴平行",
"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": "LGP10703"
},
"statements": [
{
"statement_type": "Markdown",
"content": "有一扇 $100 \\text{cm} \\times 100 \\text{cm}$ 的窗户和 $n$ 个对角线长为 $2 \\text{cm}$ 的正方形窗花。建立坐标系,以窗户左下角的坐标为原点 $(0,0)$,右上角坐标为 $(100,100)$,第 $i$ 个窗花中心被贴在非边缘的整坐标点 $(x_i,y_i)$ ($1 \\leq x_i,y_i \\leq 99$) 上,窗花的对角线与坐标轴平行...",
"is_translate": false,
"language": "English"
}
]
}