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

Add topics for largest-series-product

pvtuan10 пре 9 година
родитељ
комит
b2a34a623e
1 измењених фајлова са 7 додато и 1 уклоњено
  1. 7
    1
      config.json

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

@@ -155,7 +155,13 @@
155 155
       "core": false,
156 156
       "difficulty": 4,
157 157
       "slug": "largest-series-product",
158
-      "topics": null,
158
+      "topics": [
159
+        "loops",
160
+        "type_conversion",
161
+        "integers",
162
+        "strings",
163
+        "mathematics"
164
+      ],
159 165
       "unlocked_by": "hamming",
160 166
       "uuid": "b7310b6e-435c-4d5f-b2bd-31e586d0f238"
161 167
     },