Skip to content

Commit

Permalink
Update prerequisites
Browse files Browse the repository at this point in the history
Co-authored-by: Angelika Tyborska <[email protected]>
  • Loading branch information
kahgoh and angelikatyborska authored Oct 28, 2023
1 parent 99878da commit d471597
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1590,7 +1590,10 @@
"bit-manipulation"
],
"prerequisites": [
"bit-manipulation"
"bit-manipulation",
"multiple-clause-functions",
"pattern-matching",
"recursion"
],
"difficulty": 3
},
Expand Down

0 comments on commit d471597

Please sign in to comment.