Selaa lähdekoodia

#826 added topics to roman numerals

Hayden Mankin 9 vuotta sitten
vanhempi
commit
8a78a6feb2
1 muutettua tiedostoa jossa 8 lisäystä ja 1 poistoa
  1. 8
    1
      config.json

+ 8
- 1
config.json Näytä tiedosto

@@ -435,7 +435,14 @@
435 435
       "core": false,
436 436
       "difficulty": 6,
437 437
       "slug": "roman-numerals",
438
-      "topics": null,
438
+      "topics": [
439
+        "logic",
440
+        "mathematics",
441
+        "loops",
442
+        "integers",
443
+        "strings",
444
+        "maps",
445
+      ],
439 446
       "unlocked_by": "hamming",
440 447
       "uuid": "3e728cd4-5e5f-4c69-8a53-bc36d020fcdb"
441 448
     },