config.json 296 字节
Newer Older
每日一练社区's avatar
每日一练社区 已提交
1 2 3 4 5 6 7
{
  "node_id": "algorithm-108089b131c346dabc981230a1cb4fb1",
  "keywords": [
    "蓝桥杯",
    "人物相关性分析"
  ],
  "children": [],
每日一练社区's avatar
fix bug  
每日一练社区 已提交
8 9
  "export": [
    "solution.json"
L
luxin 已提交
10 11 12 13 14 15 16 17
  ],
  "keywords_must": [
    [
      "蓝桥杯",
      "人物相关性分析"
    ]
  ],
  "keywords_forbid": []
每日一练社区's avatar
每日一练社区 已提交
18
}