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.
bruh
🦊
Хитрец!
Glad you like it.
Really lovely solution—I tried the same approach myself, but as I'd had a little holiday from Clojure my techniques weren't as lovely and simple and lisp-y as yours.
I didn't know about map-invert—what the heck is it doing in clojure.set? 😆
Thank you.
Description says:
For me "Original Balance" was given in the input so it was not in "your results" since there is nothing to calculate. You simply had to copy it.
Nevertheless I modified the random tests and your solution now works.
This comment is hidden because it contains spoiler information about the solution