Преглед изворни кода

Merge pull request #821 from pvtuan10/largest-series-product

Add topics for largest-series-product
FridaTveit пре 9 година
родитељ
комит
9ba5faf019
1 измењених фајлова са 7 додато и 1 уклоњено
  1. 7
    1
      config.json

+ 7
- 1
config.json Прегледај датотеку

@@ -173,7 +173,13 @@
173 173
       "core": false,
174 174
       "difficulty": 4,
175 175
       "slug": "largest-series-product",
176
-      "topics": null,
176
+      "topics": [
177
+        "loops",
178
+        "type_conversion",
179
+        "integers",
180
+        "strings",
181
+        "mathematics"
182
+      ],
177 183
       "unlocked_by": "hamming",
178 184
       "uuid": "b7310b6e-435c-4d5f-b2bd-31e586d0f238"
179 185
     },