Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Ahhh I feel so stupid now. Leveraging the property of modular artihmetic really is beautiful.
This comment is hidden because it contains spoiler information about the solution
Uhhh that looks very clean with the functional programming approach.
I love it
Haha that's so cool. When I first implemented my greedy approach I forgot to include that IV = 4 and so on. I wanted to then do replaces with regex patters as well but was too lazy. You get a clever for sure
Neat, I did it like that as well :D.