API Response (JSON)
{
"problem": {
"name": "Trees",
"description": {
"content": "ZHY 拥有 $m$ 棵树,每棵树形态相同,且均有 $n$ 个点。定义 $(i,j)$ 是第 $i$ 棵树上的第 $j$ 个点,你需要为每个点 $(i,j)$ 赋一个值 $a_{(i,j)}$,且满足以下条件: - 对于 $\\forall i \\in [1,m],\\forall j \\in [1,n]$,有 $a_{(i,j)}\\in\\{0,1\\}$。 - 对于 $\\forall i \\in ",
"description_type": "Markdown"
},
"platform": "Luogu",
"limit": {
"time_limit": 2000,
"memory_limit": 131072
},
"difficulty": {
"LuoguStyle": "P4"
},
"is_remote": true,
"is_sync": true,
"sync_url": null,
"sign": "LGP9161"
},
"statements": [
{
"statement_type": "Markdown",
"content": "ZHY 拥有 $m$ 棵树,每棵树形态相同,且均有 $n$ 个点。定义 $(i,j)$ 是第 $i$ 棵树上的第 $j$ 个点,你需要为每个点 $(i,j)$ 赋一个值 $a_{(i,j)}$,且满足以下条件:\n\n- 对于 $\\forall i \\in [1,m],\\forall j \\in [1,n]$,有 $a_{(i,j)}\\in\\{0,1\\}$。\n\n- 对于 $\\forall i \\in ...",
"is_translate": false,
"language": "English"
}
]
}