ソースを参照

Update config.json

added topics for the queen-attack problem
Suraj Singh 9 年 前
コミット
763ca6c14a
共有1 個のファイルを変更した6 個の追加1 個の削除を含む
  1. 6
    1
      config.json

+ 6
- 1
config.json ファイルの表示

461
       "core": false,
461
       "core": false,
462
       "difficulty": 6,
462
       "difficulty": 6,
463
       "slug": "queen-attack",
463
       "slug": "queen-attack",
464
-      "topics": null,
464
+      "topics": [
465
+        "arrays",
466
+        "matrices",
467
+        "conditionals",
468
+        "mathematics",
469
+      ],
465
       "unlocked_by": "scrabble-score",
470
       "unlocked_by": "scrabble-score",
466
       "uuid": "5404109e-3ed9-4691-8eaf-af8b36024a44"
471
       "uuid": "5404109e-3ed9-4691-8eaf-af8b36024a44"
467
     },
472
     },