We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de2a92 commit 8dca1f7Copy full SHA for 8dca1f7
1 file changed
config.json
@@ -282,14 +282,6 @@
282
"prerequisites": [],
283
"difficulty": 3
284
},
285
- {
286
- "slug": "gigasecond",
287
- "name": "Gigasecond",
288
- "uuid": "f870722b-6bfc-4516-92ba-9fb1c2866d34",
289
- "practices": [],
290
- "prerequisites": [],
291
- "difficulty": 3
292
- },
293
{
294
"slug": "high-scores",
295
"name": "High Scores",
@@ -642,6 +634,14 @@
642
634
643
635
"difficulty": 5
644
636
637
+ {
638
+ "slug": "gigasecond",
639
+ "name": "Gigasecond",
640
+ "uuid": "f870722b-6bfc-4516-92ba-9fb1c2866d34",
641
+ "practices": [],
+ "prerequisites": [],
+ "difficulty": 5
+ },
645
646
"slug": "matching-brackets",
647
"name": "Matching Brackets",
0 commit comments