Kaynağa Gözat

Merge pull request #779 from FridaTveit/HammingAddTopics

hamming: add topics
FridaTveit 9 yıl önce
ebeveyn
işleme
37e3c794bd
1 değiştirilmiş dosya ile 5 ekleme ve 1 silme
  1. 5
    1
      config.json

+ 5
- 1
config.json Dosyayı Görüntüle

@@ -43,7 +43,11 @@
43 43
       "core": true,
44 44
       "difficulty": 3,
45 45
       "slug": "hamming",
46
-      "topics": null,
46
+      "topics": [
47
+        "strings",
48
+        "loops",
49
+        "integers"
50
+      ],
47 51
       "unlocked_by": null,
48 52
       "uuid": "ce899ca6-9cc7-47ba-b76f-1bbcf2630b76"
49 53
     },