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.
This comment is hidden because it contains spoiler information about the solution
I had a similar problem, which I managed to find a way around. I'll add some hints below that may help.
Personally, I found this to be a harder than 7 kyu problem. I suspect it's because of the many ways Clojure can skin this cat, at least some of which have sub-optimal runtimes from an algorithmic perspective. Intuitively I would not expect a 7th kyu student to solve it. My idea is that such a student is still new to the lanuage, and may not find any but the most conspicuous runtime bugs. Put another way, if I were newly conversant in French, I could be expected, with some effort, to give accurate directions from the Louvre to Montmartre, but not good directions.
This works for me:
:w
in normal mode