瀏覽代碼

Merge pull request #817 from AndresReyMaz/adding-topics

Added topics for luhn
FridaTveit 9 年之前
父節點
當前提交
bde6553ad4
共有 1 個檔案被更改,包括 8 行新增1 行删除
  1. 8
    1
      config.json

+ 8
- 1
config.json 查看文件

@@ -153,7 +153,14 @@
153 153
       "core": false,
154 154
       "difficulty": 4,
155 155
       "slug": "luhn",
156
-      "topics": null,
156
+      "topics": [
157
+        "algorithms",
158
+        "booleans",
159
+        "loops",
160
+        "mathematics",
161
+        "strings",
162
+        "type_conversion"
163
+      ],
157 164
       "unlocked_by": "hamming",
158 165
       "uuid": "5227a76c-8ecb-4e5f-b023-6af65a057c41"
159 166
     },