config.json 278 字节
Newer Older
每日一练社区's avatar
每日一练社区 已提交
1 2 3 4 5 6 7
{
  "node_id": "algorithm-a055909850ea405f97caa4c8db76d24c",
  "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
}