API Response (JSON)
{
"problem": {
"name": "[常州市赛 2024] 棋盘",
"description": {
"content": "小 Y 有一个 $n\\times n$ 棋盘,开始时这个棋盘每个格子的颜色是白黑相间的,即第一行的第 $1,3,5\\cdots$ 个格子是白色,第 $2,4,6\\cdots$ 个格子是黑色,第二行第 $2,4,6\\cdots$ 个格子是白色,第 $1,3,5\\cdots$ 个格子是黑色,如下图所示。 $$ \\def\\b{\\color{ff}\\rule{10px}{10px}\\kern{1px}",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 1000,
"memory_limit": 524288
},
"difficulty": {
"LuoguStyle": "P5"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGB4229"
},
"statements": [
{
"statement_type": "Markdown",
"content": "小 Y 有一个 $n\\times n$ 棋盘,开始时这个棋盘每个格子的颜色是白黑相间的,即第一行的第 $1,3,5\\cdots$ 个格子是白色,第 $2,4,6\\cdots$ 个格子是黑色,第二行第 $2,4,6\\cdots$ 个格子是白色,第 $1,3,5\\cdots$ 个格子是黑色,如下图所示。\n\n$$\n\\def\\b{\\color{ff}\\rule{10px}{10px}\\kern{1px}}...",
"is_translate": false,
"language": "English"
}
]
}