config.json 288 字节
Newer Older
1
{
每日一练社区's avatar
每日一练社区 已提交
2 3 4 5 6 7 8 9
  "node_id": "algorithm-eadcf1cc2fe04a858a9b3959b39679bc",
  "keywords": [
    "leetcode",
    "三数之和"
  ],
  "children": [],
  "export": [
    "solution.json"
L
luxin 已提交
10 11 12 13
  ],
  "keywords_must": [
    [
      "leetcode",
L
luxin 已提交
14 15
      "三数之和",
      "15"
L
luxin 已提交
16 17 18
    ]
  ],
  "keywords_forbid": []
19
}