Skip to content

Commit 764f98b

Browse files
Add further prerequisites from example solution
Co-authored-by: Angelika Cathor <[email protected]>
1 parent 1eb707f commit 764f98b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2159,7 +2159,12 @@
21592159
"atoms",
21602160
"bit-manipulation",
21612161
"bitstrings",
2162+
"case",
2163+
"enum",
2164+
"if",
21622165
"pattern-matching",
2166+
"recursion",
2167+
"tail-call-recursion",
21632168
"tuples"
21642169
],
21652170
"difficulty": 5

0 commit comments

Comments
 (0)