Skip to content

Commit da73389

Browse files
committed
change difficulty for eliuds-eggs from 4 to 3 again
1 parent fa41078 commit da73389

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

config.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,6 +1149,19 @@
11491149
"strings"
11501150
]
11511151
},
1152+
{
1153+
"slug": "eliuds-eggs",
1154+
"name": "Eliud's Eggs",
1155+
"uuid": "82fb24cc-ac33-4cce-a77a-b59ce3c77832",
1156+
"practices": [],
1157+
"prerequisites": [],
1158+
"difficulty": 3,
1159+
"topics": [
1160+
"bitwise_operations",
1161+
"integers",
1162+
"math"
1163+
]
1164+
},
11521165
{
11531166
"slug": "all-your-base",
11541167
"name": "All Your Base",
@@ -1178,6 +1191,9 @@
11781191
"slug": "bank-account",
11791192
"name": "Bank Account",
11801193
"uuid": "7cb6c78e-44e9-499b-a745-3ecb73bea3ab",
1194+
"slug": "wordy",
1195+
"name": "Wordy",
1196+
"uuid": "1eb7d7b2-6367-4038-bb86-7dc6c682b6a3",
11811197
"practices": [],
11821198
"prerequisites": [],
11831199
"difficulty": 4,

0 commit comments

Comments
 (0)