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.
Here is a Fork with some examples of what I mean. Feel free to edit/reject if you want
Really nice kata. I suggest adding a few more sample tests (based on things I overlooked initially in my solution):
Nice kata, got no big remarks, well done!
This feels like the wrong spot to convey this information. It's the closest we get to an explicit definition of what a cluster is, and it's burried in an exception. Also, I believe it should be "more than one unit".
Random test generation is causing too much variation in timing. The reference solution occasionally times out, and you'll need to decide whether you want slower implementations to pass or not (e.g. my unoptimized approach passes occasionally).
yes
ranks cannot be changed
This comment is hidden because it contains spoiler information about the solution
Done. Updated the description and removed the necessity for lowercase Latin letters being given consecutively.
Everything can be done just because
equalityis of a certain type :$\sum_{i=1}^k \lambda_i x_i = n$This is not mentioned in the description. (and Katex shoul be used to write the equality)
The fact that only consecutively assigned lowercase Latin letters will be given is not relevant here since we only need distinct variables.
Fixed.
Last random tests
describeblock has wrong name (Should beLarge/BignotSmall).Fixed.
Loading more items...