Explorar el Código

Merge pull request #645 from FridaTveit/RunLengthEncodingEstimate

run-length-encoding: estimate difficulty 5
Stuart Kent hace 9 años
padre
commit
4871a73952
Se han modificado 1 ficheros con 7 adiciones y 7 borrados
  1. 7
    7
      config.json

+ 7
- 7
config.json Ver fichero

@@ -215,6 +215,13 @@
215 215
       ]
216 216
     },
217 217
     {
218
+      "slug": "run-length-encoding",
219
+      "difficulty": 5,
220
+      "topics": [
221
+
222
+      ]
223
+    },
224
+    {
218 225
       "slug": "robot-name",
219 226
       "difficulty": 5,
220 227
       "topics": [
@@ -465,13 +472,6 @@
465 472
       "topics": [
466 473
 
467 474
       ]
468
-    },
469
-    {
470
-      "slug": "run-length-encoding",
471
-      "difficulty": 1,
472
-      "topics": [
473
-
474
-      ]
475 475
     }
476 476
   ],
477 477
   "deprecated": [