Browse Source

clock: set estimated difficulty to 7

Frida Johanne Tveit 9 years ago
parent
commit
86795d3bf3
1 changed files with 5 additions and 5 deletions
  1. 5
    5
      config.json

+ 5
- 5
config.json View File

@@ -271,6 +271,11 @@
271 271
       "topics": []
272 272
     },
273 273
     {
274
+      "slug": "clock",
275
+      "difficulty": 7,
276
+      "topics": []
277
+    },
278
+    {
274 279
       "slug": "simple-cipher",
275 280
       "difficulty": 8,
276 281
       "topics": []
@@ -291,11 +296,6 @@
291 296
       "topics": []
292 297
     },
293 298
     {
294
-      "slug": "clock",
295
-      "difficulty": 1,
296
-      "topics": []
297
-    },
298
-    {
299 299
       "slug": "perfect-numbers",
300 300
       "difficulty": 1,
301 301
       "topics": []